Use rockylinux8 instead of centos8 for CI.

This commit is contained in:
Jeff Geerling 2021-12-27 11:30:02 -06:00
parent e8c2b9ffbe
commit aac88da1c6

View File

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