Skip to content

Commit 4fc29d8

Browse files
committed
BLD
1 parent 1f14871 commit 4fc29d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
env:
152152
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
153153
SRC: ${{ github.workspace }}/numpy-src
154+
CIBW_ARCHS_MACOS: "x86_64"
154155
with:
155156
package-dir: numpy-src
156157
output-dir: dist

0 commit comments

Comments
 (0)