Commit 74b1745
committed
ci: skip macos-15-intel smoke leg on prereleases
The macos-15-intel runner is the only smoke-test leg that cannot move
to Blacksmith (no Intel macOS option) and is the wall-clock floor of
every release. Beta releases trade Intel coverage for speed: stable
promotion to main still runs the full matrix and catches Intel-only
regressions before npm publish.
PR smoke (smoke-test-pr.yml passes prerelease: true) is also skipped
under this rule, accepting the trade-off that Intel-only issues will
surface at stable promotion rather than at PR time.
Refs CLI-1497.1 parent b3d27d5 commit 74b1745
1 file changed
Lines changed: 5 additions & 0 deletions
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments