@@ -57,13 +57,13 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa
|
57 | 57 | |
58 | 58 | ## Runners |
59 | 59 | |
60 | | -| Runner | Jobs | |
61 | | -| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
62 | | -| `ubuntu-24.04` | `preflight`, aggregate verifier jobs (`security-fast`, `check`, `check-additional`, `checks-node-core`, `checks-node-extensions`, `checks-fast-contracts-channels`); install-smoke preflight also uses GitHub-hosted Ubuntu so the Blacksmith matrix can queue earlier | |
63 | | -| `blacksmith-8vcpu-ubuntu-2404` | `security-scm-fast`, `security-dependency-audit`, `build-artifacts`, Linux checks, docs checks, Python skills, `android` | |
64 | | -| `blacksmith-8vcpu-windows-2025` | `checks-windows` | |
65 | | -| `blacksmith-6vcpu-macos-latest` | `macos-node` on `openclaw/openclaw`; forks fall back to `macos-latest` | |
66 | | -| `blacksmith-12vcpu-macos-latest` | `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` | |
| 60 | +| Runner | Jobs | |
| 61 | +| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | |
| 62 | +| `ubuntu-24.04` | `preflight`, short aggregate verifier jobs (`security-fast`, `check`, `check-additional`, `checks-fast-contracts-channels`); install-smoke preflight also uses GitHub-hosted Ubuntu so the Blacksmith matrix can queue earlier | |
| 63 | +| `blacksmith-8vcpu-ubuntu-2404` | `security-scm-fast`, `security-dependency-audit`, `build-artifacts`, Linux checks, long-matrix aggregate verifiers, docs checks, Python skills, `android` | |
| 64 | +| `blacksmith-8vcpu-windows-2025` | `checks-windows` | |
| 65 | +| `blacksmith-6vcpu-macos-latest` | `macos-node` on `openclaw/openclaw`; forks fall back to `macos-latest` | |
| 66 | +| `blacksmith-12vcpu-macos-latest` | `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` | |
67 | 67 | |
68 | 68 | ## Local Equivalents |
69 | 69 | |
|