Commit 1035e15
committed
ci(py): drop macos-13 x86_64 wheel target
GitHub-hosted macos-13 runners are deprecated and now queue for hours
or indefinitely, blocking the Release job (which `needs: [..., macos]`)
and stalling PyPI publishes. Apple Silicon is the dominant Mac arch
since 2020; shipping only aarch64 macOS wheels is the pragmatic move.1 parent 75d4f64 commit 1035e15
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments