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

@@ -6,8 +6,7 @@ on:
jobs:
label:
runs-on: ubuntu-latest
steps:
runs-on: mac-ci steps:
- name: Apply labels from Type/State/Category
env:
FORGE_BASE: ${{ vars.FORGE_API || vars.FORGE_BASE }}