Skip to content

Commit

Permalink
Update containerd v2.0.0 in test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Nov 19, 2024
1 parent 8fa766d commit ffa83d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
fail-fast: false
matrix:
os: ${{ fromJSON(needs.setup.outputs.available-runners) }}
containerd: ["1.6.36", "1.7.23", "2.0.0-rc.6"]
containerd: ["1.6.36", "1.7.23", "2.0.0"]
env:
DOCKER_BUILD_ARGS: "CONTAINERD_VERSION=${{ matrix.containerd }}"
steps:
Expand Down

0 comments on commit ffa83d2

Please sign in to comment.