ci: use larger Blacksmith macOS runners

This commit is contained in:
Peter Steinberger
2026-04-21 19:03:33 +01:00
parent 5218c1a01f
commit b2b43085bc
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `blacksmith-16vcpu-ubuntu-2404` | `preflight`, `security-scm-fast`, `security-dependency-audit`, `security-fast`, `build-artifacts`, Linux checks, docs checks, Python skills, `android` |
| `blacksmith-32vcpu-windows-2025` | `checks-windows` |
| `macos-latest` | `macos-node`, `macos-swift` |
| `blacksmith-12vcpu-macos-latest` | `macos-node`, `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` |
## Local Equivalents