Use rockylinux8 instead of centos8 for CI.

This commit is contained in:
Jeff Geerling 2021-12-27 11:30:09 -06:00
parent 30f6a3a8ed
commit 0d38ecb54f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
strategy:
matrix:
distro:
- centos8
- rockylinux8
- centos7
- ubuntu2004