From b5a57713df8546980ca94482a3be534421ea66cc Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Sun, 4 Jun 2023 19:38:27 +0200 Subject: Remove fedora:39 from workflow Removing it since the dnf seems to be broken in the current :39 releases and the other releases should test fedora enough. Signed-off-by: Colin Wilk --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e439c79..da4257f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,6 @@ jobs: - fedora:36 - fedora:37 - fedora:38 - - fedora:39 - fedora:latest - archlinux:latest -- cgit v1.2.3