Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e19f8d4

Browse files
authored
Merge pull request #20970 from QuLogic/m1-wheel
Build wheels for Apple Silicon.
2 parents 3707441 + 58ab420 commit e19f8d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
env:
1616
min-numpy-version: "1.17.3"
1717
min-numpy-hash: "b6/d6/be8f975f5322336f62371c9abeb936d592c98c047ad63035f1b38ae08efe"
18+
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
1819
strategy:
1920
matrix:
2021
os: [ubuntu-18.04, windows-latest, macos-latest]

0 commit comments

Comments
 (0)