Update .gitea/workflows/tmate.yml
Some checks failed
checkout / checkout (push) Has been cancelled

change base image
This commit is contained in:
2025-07-26 18:15:35 +00:00
parent 13490b335c
commit 73663fb315

View File

@@ -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