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.
2 parents 55ce4f1 + 4013ab0 commit a743120Copy full SHA for a743120
.github/workflows/publish.yaml
@@ -63,6 +63,7 @@ jobs:
63
CIBW_SKIP: pp*
64
CIBW_ARCHS_LINUX: auto aarch64
65
CIBW_ARCHS_MACOS: auto universal2
66
+ CIBW_ARCHS_WINDOWS: auto ARM64
67
CIBW_ENABLE: cpython-freethreading
68
CIBW_BUILD_FRONTEND: build[uv]
69
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
0 commit comments