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

This commit is contained in:
2025-11-12 15:54:43 +00:00
parent 62a4ad0954
commit 88de705b44

View File

@@ -8,8 +8,7 @@ on:
jobs: jobs:
checkout: checkout:
runs-on: fedora-cloud-42 runs-on: fedora-cloud-42
container: container: git.phyllo.me/roots/fedora-iso-creation:42
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: