We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910c185 commit 2e48accCopy full SHA for 2e48acc
.github/workflows/wheels.yml
@@ -26,6 +26,7 @@ jobs:
26
env:
27
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
28
CIBW_ARCHS_WINDOWS: all
29
+ CIBW_ARCHS_MACOS: all
30
31
- uses: actions/upload-artifact@v4
32
with:
0 commit comments