diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index 35f98e0..a6c3586 100644 --- a/.gitea/workflows/fedora-checkout.yml +++ b/.gitea/workflows/fedora-checkout.yml @@ -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: