Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 2s

Move to Fedora Rawhide
This commit is contained in:
2025-10-26 19:37:20 +00:00
parent 3711506160
commit 4346280e0f

View File

@@ -7,7 +7,7 @@ on:
jobs:
checkout:
runs-on: rocky-latest
runs-on: fedora-rawhide-latest
steps:
- uses: https://git.phyllo.me/actions/checkout@v4