Skip to content

Commit 7d970c1

Browse files
ci: add test for ubuntu 22
1 parent 74c228e commit 7d970c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
tag: "latest"
2929
- os: "fedora35"
3030
tag: "latest"
31-
- os: "ubuntu18"
32-
tag: "latest"
3331
- os: "ubuntu20"
3432
tag: "latest"
33+
- os: "ubuntu22"
34+
tag: "latest"
3535
- os: "rockylinux8"
3636
tag: "latest"
3737
steps:

0 commit comments

Comments
 (0)