Skip to content

Commit 83d6a11

Browse files
authored
add windows arm64 builds
1 parent db3d3c7 commit 83d6a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- [ubuntu-latest, "manylinux_i686", "cp3*-manylinux_i686"]
4242
- [windows-2022, "win_amd6", "cp3*-win_amd64"]
4343
- [windows-2022, "win32", "cp3*-win32"]
44+
- [windows-11-arm, "win_arm64", "cp3*-win_arm64"]
4445
- [macos-14, "macos", "cp*-macosx_*"]
4546

4647
steps:

0 commit comments

Comments
 (0)