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

Skip to content

Commit dfe8ed8

Browse files
authored
Merge pull request #20971 from meeseeksmachine/auto-backport-of-pr-20970-on-v3.5.x
Backport PR #20970 on branch v3.5.x (Build wheels for Apple Silicon.)
2 parents 224a22c + 998b22d commit dfe8ed8

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)