Skip to content

Commit 2f20bf3

Browse files
committed
iterate on CI
1 parent ec137b6 commit 2f20bf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
submodules: true
5050

5151
- uses: pypa/[email protected]
52-
env:
53-
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
52+
env:
53+
CIBW_ARCHS_MACOS: "universal2"
5454
with:
5555
package-dir: ./bindings/python
5656

0 commit comments

Comments
 (0)