mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-08 15:03:30 +01:00
Use rockylinux8 instead of centos8 for CI.
This commit is contained in:
parent
0d5779eb4a
commit
acdeab13ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
distro:
|
||||
- centos8
|
||||
- rockylinux8
|
||||
- centos7
|
||||
- ubuntu2004
|
||||
- debian10
|
||||
|
|
Loading…
Reference in a new issue