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 82
82
83
83
with :
84
84
repository : containerd/containerd
85
- ref : " v1.7.23 "
85
+ ref : " v1.7.24 "
86
86
path : containerd
87
87
fetch-depth : 1
88
88
- name : " Set up CNI"
Original file line number Diff line number Diff line change 28
28
containerd : v1.6.36
29
29
arch : amd64
30
30
- runner : ubuntu-24.04
31
- containerd : v1.7.23
31
+ containerd : v1.7.24
32
32
arch : amd64
33
33
- runner : ubuntu-24.04
34
34
containerd : v2.0.0
85
85
86
86
with :
87
87
repository : containerd/containerd
88
- ref : v1.7.23
88
+ ref : v1.7.24
89
89
path : containerd
90
90
fetch-depth : 1
91
91
- if : ${{ matrix.goos=='windows' }}
@@ -110,7 +110,7 @@ jobs:
110
110
runner : " ubuntu-20.04"
111
111
arch : amd64
112
112
- ubuntu : 22.04
113
- containerd : v1.7.23
113
+ containerd : v1.7.24
114
114
runner : " ubuntu-22.04"
115
115
arch : amd64
116
116
- ubuntu : 24.04
@@ -235,7 +235,7 @@ jobs:
235
235
target : rootless
236
236
arch : amd64
237
237
- ubuntu : 22.04
238
- containerd : v1.7.23
238
+ containerd : v1.7.24
239
239
rootlesskit : v2.3.1
240
240
target : rootless
241
241
arch : amd64
@@ -245,7 +245,7 @@ jobs:
245
245
target : rootless
246
246
arch : amd64
247
247
- ubuntu : 24.04
248
- containerd : v1.7.23
248
+ containerd : v1.7.24
249
249
rootlesskit : v2.3.1
250
250
target : rootless-port-slirp4netns
251
251
arch : amd64
@@ -378,15 +378,15 @@ jobs:
378
378
379
379
with :
380
380
repository : containerd/containerd
381
- ref : v1.7.23
381
+ ref : v1.7.24
382
382
path : containerd
383
383
fetch-depth : 1
384
384
- name : " Set up CNI"
385
385
working-directory : containerd
386
386
run : GOPATH=$(go env GOPATH) script/setup/install-cni-windows
387
387
- name : " Set up containerd"
388
388
env :
389
- ctrdVersion : 1.7.23
389
+ ctrdVersion : 1.7.24
390
390
run : powershell hack/configure-windows-ci.ps1
391
391
- name : " Run integration tests"
392
392
run : ./hack/test-integration.sh -test.only-flaky=false
You can’t perform that action at this time.
0 commit comments