ci: switch to plabble action runner
All checks were successful
Container build / container-build (push) Successful in 5m30s

This commit is contained in:
Job 2024-10-14 19:35:07 +02:00
parent a8ee5a8ee1
commit b6b9fc4f6b
Signed by: Job79
SSH Key Fingerprint: SHA256:BezbKv3jZaqu7SdNrZM0e42b8nlNwh63zaVj/pUxc7U

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
container-build: container-build:
runs-on: dynamis runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache