Commit 762be9e
committed
scripts/gh_release.py: avoid problems when building macos-arm64 wheels.
We no longer set inputs_wheels_macos_arm64 by default.
This avoids building cross-compiled arm64 wheels on Github's macos-13, which
compare different to native arm64 wheels built on Github's macos-14.1 parent 2d68701 commit 762be9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments