mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2024-11-12 23:00:19 +01:00
Use rockylinux8 instead of centos8 for CI.
This commit is contained in:
parent
30f6a3a8ed
commit
0d38ecb54f
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue