ci: switch to plabble action runner

This commit is contained in:
Job
2024-10-14 19:35:07 +02:00
parent a8ee5a8ee1
commit b6b9fc4f6b

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