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

This commit is contained in:
2025-11-12 16:00:38 +00:00
parent 88de705b44
commit 636b9941bd

View File

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