ci: route CI/bots to mac runner; keep deploy on NAS

This commit is contained in:
2026-02-28 15:28:49 +01:00
parent 1cbfc02670
commit 402ffb04cd
5 changed files with 6 additions and 11 deletions

View File

@@ -22,8 +22,7 @@ concurrency:
jobs:
apply-approved:
runs-on: ubuntu-latest
container:
runs-on: mac-ci container:
image: mcr.microsoft.com/devcontainers/javascript-node:22-bookworm
steps: