ci: scale Windows CI runner and test workers

This commit is contained in:
Peter Steinberger
2026-03-03 02:42:27 +00:00
parent 87977d7a19
commit 40f2e2b8a6
2 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ Scope logic lives in `scripts/ci-changed-scope.mjs` and is covered by unit tests
| Runner | Jobs |
| -------------------------------- | ------------------------------------------ |
| `blacksmith-16vcpu-ubuntu-2404` | Most Linux jobs, including scope detection |
| `blacksmith-16vcpu-windows-2025` | `checks-windows` |
| `blacksmith-32vcpu-windows-2025` | `checks-windows` |
| `macos-latest` | `macos`, `ios` |
## Local Equivalents