Commit cfcbec0
committed
CI: route macos-x86_64 smoke to macos-13 (last Intel runner)
GitHub Actions migrated macos-latest to arm64 (M-series). The
smoke-install job for the macos-x86_64 wheel was downloading the
correct artefact but trying to `pip install` it on an arm64 host,
which rightly refused with "not a supported wheel on this
platform". Pin that one matrix row to macos-13 (the last Intel
runner). macos-arm64 stays on macos-latest.1 parent c2b2356 commit cfcbec0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
0 commit comments