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 82828383 with :
8484 repository : containerd/containerd
85- ref : " v1.7.23 "
85+ ref : " v1.7.24 "
8686 path : containerd
8787 fetch-depth : 1
8888 - 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.23
31+ containerd : v1.7.24
3232 arch : amd64
3333 - runner : ubuntu-24.04
3434 containerd : v2.0.0
85858686 with :
8787 repository : containerd/containerd
88- ref : v1.7.23
88+ ref : v1.7.24
8989 path : containerd
9090 fetch-depth : 1
9191 - if : ${{ matrix.goos=='windows' }}
@@ -110,7 +110,7 @@ jobs:
110110 runner : " ubuntu-20.04"
111111 arch : amd64
112112 - ubuntu : 22.04
113- containerd : v1.7.23
113+ containerd : v1.7.24
114114 runner : " ubuntu-22.04"
115115 arch : amd64
116116 - ubuntu : 24.04
@@ -235,7 +235,7 @@ jobs:
235235 target : rootless
236236 arch : amd64
237237 - ubuntu : 22.04
238- containerd : v1.7.23
238+ containerd : v1.7.24
239239 rootlesskit : v2.3.1
240240 target : rootless
241241 arch : amd64
@@ -245,7 +245,7 @@ jobs:
245245 target : rootless
246246 arch : amd64
247247 - ubuntu : 24.04
248- containerd : v1.7.23
248+ containerd : v1.7.24
249249 rootlesskit : v2.3.1
250250 target : rootless-port-slirp4netns
251251 arch : amd64
@@ -378,15 +378,15 @@ jobs:
378378379379 with :
380380 repository : containerd/containerd
381- ref : v1.7.23
381+ ref : v1.7.24
382382 path : containerd
383383 fetch-depth : 1
384384 - name : " Set up CNI"
385385 working-directory : containerd
386386 run : GOPATH=$(go env GOPATH) script/setup/install-cni-windows
387387 - name : " Set up containerd"
388388 env :
389- ctrdVersion : 1.7.23
389+ ctrdVersion : 1.7.24
390390 run : powershell hack/configure-windows-ci.ps1
391391 - name : " Run integration tests"
392392 run : ./hack/test-integration.sh -test.only-flaky=false
You can’t perform that action at this time.
0 commit comments