diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1a8a001..b62a5d8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,13 +16,10 @@ jobs: - debian-11-x64 - ubuntu-18-04-x64 - ubuntu-20-04-x64 - - ubuntu-21-04-x64 - ubuntu-21-10-x64 - - fedora-33-x64 - - fedora-34-x64 - fedora-35-x64 - centos-7-x64 - - centos-8-x64 + - centos-stream-8-x64 steps: - uses: actions/checkout@v2.4.0