6 Commits

Author SHA1 Message Date
62a4ad0954 Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 3s
2025-11-12 15:53:22 +00:00
230dc91af4 Update .gitea/workflows/fedora-checkout.yml 2025-11-12 15:52:32 +00:00
83cc04ea80 Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 3s
2025-11-12 14:55:55 +00:00
1b25f944a4 Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Has been cancelled
2025-11-12 14:54:22 +00:00
c33d59b53b Update .gitea/workflows/fedora-checkout.yml 2025-11-12 13:37:59 +00:00
6f28810290 Update .gitea/workflows/fedora-checkout.yml 2025-11-12 13:33:19 +00:00

View File

@@ -7,8 +7,9 @@ on:
jobs:
checkout:
runs-on: fedora-rawhide-latest
runs-on: fedora-cloud-42
container:
image: git.phyllo.me/roots/fedora-iso-creation:42
steps:
- uses: https://git.phyllo.me/actions/checkout@v4
with: