diff --git a/.gitea/workflows/tmate.yml b/.gitea/workflows/tmate.yml index 9630ef2..f68adc0 100644 --- a/.gitea/workflows/tmate.yml +++ b/.gitea/workflows/tmate.yml @@ -7,10 +7,7 @@ on: jobs: checkout: - runs-on: ubuntu-latest - container: - image: git.phyllo.me/roots/fedora-iso-creation:42 + runs-on: git.phyllo.me/roots/fedora-iso-creation:42 steps: - - uses: actions/checkout@v4 - name: Setup tmate session uses: https://github.com/mxschmitt/action-tmate@v3 \ No newline at end of file