From a99e873728a32ea4105e565b4c71eea5911bb849 Mon Sep 17 00:00:00 2001 From: Lyes Saadi Date: Sat, 7 Mar 2026 19:41:37 +0100 Subject: [PATCH] Revert "Trying to fix CI" This reverts commit e990f18c38e76a5d6616564f8f1b3af01f780c5d. This wasn't the issue --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index badca24..f0d21de 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -7,7 +7,7 @@ on: jobs: build: - runs-on: fedora-rawhide + runs-on: fedora-latest steps: - name: install dependencies run: |