mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-23 19:06:54 +01:00
Use rockylinux8 instead of centos8 for CI.
This commit is contained in:
parent
e8c2b9ffbe
commit
aac88da1c6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
- centos8
|
- rockylinux8
|
||||||
- centos7
|
- centos7
|
||||||
- ubuntu2004
|
- ubuntu2004
|
||||||
- ubuntu1804
|
- ubuntu1804
|
||||||
|
Loading…
Reference in New Issue
Block a user