Thanks to visit codestin.com Credit goes to github.com
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 224a22c commit 998b22dCopy full SHA for 998b22d
1 file changed
.github/workflows/cibuildwheel.yml
@@ -15,6 +15,7 @@ jobs:
15
env:
16
min-numpy-version: "1.17.3"
17
min-numpy-hash: "b6/d6/be8f975f5322336f62371c9abeb936d592c98c047ad63035f1b38ae08efe"
18
+ CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
19
strategy:
20
matrix:
21
os: [ubuntu-18.04, windows-latest, macos-latest]
0 commit comments