Skip to content

Commit a743120

Browse files
authored
Enable Windows arm64 build (#486)
2 parents 55ce4f1 + 4013ab0 commit a743120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
CIBW_SKIP: pp*
6464
CIBW_ARCHS_LINUX: auto aarch64
6565
CIBW_ARCHS_MACOS: auto universal2
66+
CIBW_ARCHS_WINDOWS: auto ARM64
6667
CIBW_ENABLE: cpython-freethreading
6768
CIBW_BUILD_FRONTEND: build[uv]
6869
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)