Skip to content

Commit 37bbd99

Browse files
committed
Update .github/workflows/wheels.yml
1 parent e92f172 commit 37bbd99

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
@@ -49,7 +49,7 @@ jobs:
4949
CIBW_ARCHS_MACOS: x86_64 arm64
5050

5151
# Cross-compile on Win
52-
CIBW_ARCHS_WIN: AMD64 ARM64
52+
CIBW_ARCHS_WINDOWS: AMD64 ARM64
5353

5454
# Temporary: use pre-release Python 3.12 for stable ABI builds
5555
CIBW_PRERELEASE_PYTHONS: True

0 commit comments

Comments
 (0)