2 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

View File

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