Skip to content

Commit

Permalink
Add ubuntu 22.04 test to the matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Shubharanshu Mahapatra <shubhum@amazon.com>
  • Loading branch information
Shubhranshu153 committed Sep 8, 2024
1 parent 4451ac1 commit 1d46b4b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
rootlesskit: v2.3.1
target: test-integration-rootless
- ubuntu: 24.04
containerd: v1.7.18
containerd: v1.7.21
rootlesskit: v1.1.1
target: test-integration-rootless
- ubuntu: 24.04
Expand All @@ -192,6 +192,14 @@ jobs:
containerd: v1.7.21
rootlesskit: v2.3.1
target: test-integration-rootless-port-slirp4netns
- ubuntu: 22.04
containerd: v1.7.21
rootlesskit: v1.1.1
target: test-integration-rootless-port-slirp4netns
- ubuntu: 22.04
containerd: main # v2.0.0-rc.X
rootlesskit: v2.3.1
target: test-integration-rootless-port-slirp4netns
- ubuntu: 24.04
containerd: v1.7.21
rootlesskit: v1.1.1
Expand Down

0 comments on commit 1d46b4b

Please # to comment.