ci: switch to laptop-vm

This commit is contained in:
Job
2024-12-14 11:02:29 +01:00
parent f7da637a1c
commit 8c981a8e8d

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