Skip to content

Commit 7091189

Browse files
committed
Add Ubuntu 20.04 and Rocky Linux 8 to tested workflows.
1 parent a11d7b3 commit 7091189

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ jobs:
4141
strategy:
4242
matrix:
4343
distro:
44-
- centos8
44+
- rockylinux8
4545
- centos7
46+
- ubuntu2004
4647
- ubuntu1804
4748
- debian10
4849

0 commit comments

Comments
 (0)