Commit 48f4793
Build win_arm64 wheels in CI
Add a native windows-11-arm runner to the release workflow's wheels
matrix so win_arm64 wheels are built alongside win_amd64, with identical
feature enablement (cibuildwheel 4.1.0, BUILD_EXTENSION=yes, and the
enable=["pypy"] setting inherited from pyproject.toml). On the ARM64
runner cibuildwheel's default arch is ARM64, so no other configuration
change is required.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 62020684-81fd-4cd7-8458-6333d0ad74f11 parent edca8d0 commit 48f4793
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments