Skip to content

Commit 4744faf

Browse files
committed
Remove Ubuntu 20.04 runners and bump containerd versions
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent 3b42040 commit 4744faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ jobs:
128128

129129
strategy:
130130
matrix:
131-
os: [ubuntu-20.04, ubuntu-22.04]
132-
containerd: [v1.6.36, v1.7.24, v2.0.1]
131+
os: [ubuntu-22.04]
132+
containerd: [v1.6.38, v1.7.27, v2.0.5]
133133

134134
steps:
135135
- name: Checkout extensions

0 commit comments

Comments
 (0)