File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8181 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8282 with :
8383 repository : containerd/containerd
84- ref : " v1.7.24 "
84+ ref : " v1.7.25 "
8585 path : containerd
8686 fetch-depth : 1
8787 - name : " Set up CNI"
Original file line number Diff line number Diff line change 2828 containerd : v1.6.36
2929 arch : amd64
3030 - runner : ubuntu-24.04
31- containerd : v1.7.24
31+ containerd : v1.7.25
3232 arch : amd64
3333 - runner : ubuntu-24.04
3434 containerd : v2.0.1
8484 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8585 with :
8686 repository : containerd/containerd
87- ref : v1.7.24
87+ ref : v1.7.25
8888 path : containerd
8989 fetch-depth : 1
9090 - if : ${{ matrix.goos=='windows' }}
@@ -109,7 +109,7 @@ jobs:
109109 runner : " ubuntu-20.04"
110110 arch : amd64
111111 - ubuntu : 22.04
112- containerd : v1.7.24
112+ containerd : v1.7.25
113113 runner : " ubuntu-22.04"
114114 arch : amd64
115115 - ubuntu : 24.04
@@ -234,7 +234,7 @@ jobs:
234234 target : rootless
235235 arch : amd64
236236 - ubuntu : 22.04
237- containerd : v1.7.24
237+ containerd : v1.7.25
238238 rootlesskit : v2.3.1
239239 target : rootless
240240 arch : amd64
@@ -244,7 +244,7 @@ jobs:
244244 target : rootless
245245 arch : amd64
246246 - ubuntu : 24.04
247- containerd : v1.7.24
247+ containerd : v1.7.25
248248 rootlesskit : v2.3.1
249249 target : rootless-port-slirp4netns
250250 arch : amd64
@@ -374,15 +374,15 @@ jobs:
374374 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
375375 with :
376376 repository : containerd/containerd
377- ref : v1.7.24
377+ ref : v1.7.25
378378 path : containerd
379379 fetch-depth : 1
380380 - name : " Set up CNI"
381381 working-directory : containerd
382382 run : GOPATH=$(go env GOPATH) script/setup/install-cni-windows
383383 - name : " Set up containerd"
384384 env :
385- ctrdVersion : 1.7.24
385+ ctrdVersion : 1.7.25
386386 run : powershell hack/configure-windows-ci.ps1
387387 - name : " Run integration tests"
388388 run : ./hack/test-integration.sh -test.only-flaky=false
You can’t perform that action at this time.
0 commit comments