Commit 20004b6
Use native Windows ARM64 runner for wheel builds
Cross-compilation from x64 doesn't work reliably for PyO3 extensions.
Use windows-11-arm runner with native ARM64 Python (3.11+, since
ARM64 Python starts at 3.11).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 16425ec commit 20004b6
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments