Skip to content

Commit 9266a7c

Browse files
committed
ci: update containerd@v2.1.0 integration testing
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent 3759ec9 commit 9266a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
fail-fast: false
8484
matrix:
8585
os: ${{ fromJSON(needs.setup.outputs.available-runners) }}
86-
containerd: ["1.6.38", "1.7.27", "2.0.5", "2.1.0-rc.1"]
86+
containerd: ["1.6.38", "1.7.27", "2.0.5", "2.1.0"]
8787
env:
8888
DOCKER_BUILD_ARGS: "CONTAINERD_VERSION=${{ matrix.containerd }}"
8989
steps:

0 commit comments

Comments
 (0)