Skip to content

Commit d22fd46

Browse files
authored
Update wheels.yml
Add win_arm64
1 parent 839747c commit d22fd46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
# Note: M1 images on Github Actions start from macOS 14
100100
- [macos-14, macosx_arm64]
101101
- [windows-2022, win_amd64]
102+
- [windows-11-arm, win_arm64]
102103
# TODO: support PyPy?
103104
python: [["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"], ["cp313", "3.13"], ["cp313t", "3.13"]]
104105
include:

0 commit comments

Comments
 (0)