Skip to content

Commit

Permalink
Update containerd 1.7.25, 2.0.2 in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Jan 22, 2025
1 parent 4cfe4cc commit b810222
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"]
containerd: ["1.6.36", "1.7.25", "2.0.2"]
env:
DOCKER_BUILD_ARGS: "CONTAINERD_VERSION=${{ matrix.containerd }}"
steps:
Expand Down

0 comments on commit b810222

Please sign in to comment.