Skip to content

Commit d86b37a

Browse files
committed
Apply suggestions from code review
1 parent 850e07e commit d86b37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
CIBW_ARCHS_MACOS: x86_64 arm64
5555

5656
# Cross-compile on Win
57-
CIBW_ARCHS_WINDOWS: AMD64 ARM64
57+
CIBW_ARCHS_WINDOWS: ARM64
5858

5959
# Temporary: use pre-release Python 3.12 for stable ABI builds
6060
CIBW_PRERELEASE_PYTHONS: True

0 commit comments

Comments
 (0)