fix runner labels
Some checks failed
Deploy Containers / Prepare (push) Failing after 49s

This commit is contained in:
2026-01-09 17:19:01 -05:00
parent 105383320a
commit cc11de52a5
2 changed files with 3 additions and 5 deletions

View File

@@ -10,7 +10,8 @@ runner:
fetch_timeout: 5s
fetch_interval: 2s
labels:
- "runner:host"
- "ubuntu-latest:docker://node:18-bullseye"
- "ubuntu-22.04:docker://node:18-bullseye"
container:
network: "host"