From 002f371439356d10d67f4646ee3d6274f3f5a899 Mon Sep 17 00:00:00 2001 From: Robin Opletal <49439044+fourstepper@users.noreply.github.com> Date: Tue, 5 Jan 2021 07:58:03 +0100 Subject: [PATCH] Remove fedora 31 and 32 --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5c2da0..6a2fe4a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,8 +49,6 @@ jobs: - debian10 - debian9 - fedora33 - - fedora32 - - fedora31 steps: - name: Check out the codebase.