We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f959575 commit a7f1e3dCopy full SHA for a7f1e3d
.github/workflows/ci.yml
@@ -57,6 +57,7 @@ jobs:
57
uses: pypa/[email protected]
58
env:
59
CIBW_SKIP: pp*
60
+ CIBW_ARCHS_MACOS: "x86_64 arm64"
61
62
- name: Store wheel artifacts
63
uses: actions/upload-artifact@v3
0 commit comments