ci: switch to dynamis runner
Some checks failed
Container build / container-build (push) Has been cancelled
Some checks failed
Container build / container-build (push) Has been cancelled
This commit is contained in:
parent
8c981a8e8d
commit
35c4f7ed8f
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
container-build:
|
container-build:
|
||||||
runs-on: laptop-vm
|
runs-on: dynamis
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
|
Loading…
Reference in New Issue
Block a user