From 67ad58097ca473629abfea0c5c0217032c2563ff Mon Sep 17 00:00:00 2001 From: Robin Opletal <49439044+fourstepper@users.noreply.github.com> Date: Sun, 16 May 2021 11:31:51 +0200 Subject: [PATCH] Update ci.yml Fedora 34 is out - let's use that for testing from now on --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b61970..7832b05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - ubuntu1804 - debian10 - debian9 - - fedora33 + - fedora34 steps: - name: Check out the codebase.