Use rockylinux8 instead of centos8 for CI.

This commit is contained in:
Jeff Geerling 2021-12-27 11:30:10 -06:00
parent 179f26a45f
commit 4387e27a08
1 changed files with 0 additions and 1 deletions

View File

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