Commit b3d27d5
committed
ci: move smoke-test macOS + Windows legs to Blacksmith
Extends the smoke-test matrix migration:
- macos-latest -> blacksmith-6vcpu-macos-latest (drop-in,
both Apple Silicon ARM64)
- windows-latest -> blacksmith-8vcpu-windows-2025 (Public
Beta; bumps OS from Server 2022 to Server 2025). The Windows
smoke test (apps/cli/tests/smoke-test-windows.ts) does not use
Docker or WSL, so Blacksmith's "no Linux containers on Windows"
caveat does not apply here.
macos-15-intel stays on GitHub-hosted -- Blacksmith macOS is ARM-only,
so the gating leg of the release pipeline cannot move yet.
Refs CLI-1501.1 parent d9edc11 commit b3d27d5
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments