make image explicit

This commit is contained in:
Lukas Greve
2025-08-11 14:31:28 +02:00
parent 298ed501d8
commit 436867b27d

View File

@@ -7,7 +7,7 @@ on:
jobs:
echo-path:
runs-on: ubuntu-latest
runs-on: ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest
steps:
- uses: https://git.phyllo.me/actions/checkout@v4
with: