Skip to content

Commit 7025601

Browse files
Kern--austinvazquez
authored andcommitted
Test against containerd 2.0 in CI
Signed-off-by: Kern Walster <[email protected]>
1 parent 0399e9a commit 7025601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
containerd: ["1.6.33", "1.7.18"]
42+
containerd: ["1.6.33", "1.7.18", "2.0.0-rc.3"]
4343
env:
4444
DOCKER_BUILD_ARGS: "CONTAINERD_VERSION=${{ matrix.containerd }}"
4545
steps:

0 commit comments

Comments
 (0)