We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5753307 commit 7b335d9Copy full SHA for 7b335d9
.github/workflows/publish.yml
@@ -34,6 +34,7 @@ jobs:
34
env:
35
CIBW_ARCHS_MACOS: x86_64 arm64
36
CIBW_ARCHS_LINUX: x86_64 aarch64
37
+ CIBW_ARCHS_WINDOWS: auto ARM64
38
39
- uses: actions/upload-artifact@v4
40
with:
0 commit comments