From 5fcce43d8d24aed7595916a9741503e5112af3ed Mon Sep 17 00:00:00 2001 From: Stanislas Date: Mon, 24 Jan 2022 21:02:46 +0100 Subject: [PATCH] Update CI images --- .github/workflows/test.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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