Skip to content

Commit e8b2747

Browse files
authored
Apply suggestions from code review
1 parent ffdaf1d commit e8b2747

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)