diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3072a80..742244a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,9 +41,8 @@ jobs: strategy: matrix: distro: - - centos8 - - centos7 - - fedora32 + - rockylinux8 + - fedora34 - ubuntu2004 - ubuntu1804 - debian10