Skip to content

Commit

Permalink
Update containerd versions for Linux integration
Browse files Browse the repository at this point in the history
Signed-off-by: Maksym Pavlenko <[email protected]>
  • Loading branch information
mxpv committed Jan 6, 2025
1 parent 4c66dd4 commit 3f819d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
containerd: [v1.6.28, v1.7.13, v2.0.0-beta.2]
containerd: [v1.6.36, v1.7.24, v2.0.1]

steps:
- name: Checkout extensions
Expand Down

0 comments on commit 3f819d4

Please sign in to comment.