There was an error while loading. Please reload this page.
2 parents 3707441 + 58ab420 commit e19f8d4Copy full SHA for e19f8d4
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