Skip to content

Commit 2e48acc

Browse files
authored
test: build multiarch wheels on macOS
1 parent 910c185 commit 2e48acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
env:
2727
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
2828
CIBW_ARCHS_WINDOWS: all
29+
CIBW_ARCHS_MACOS: all
2930

3031
- uses: actions/upload-artifact@v4
3132
with:

0 commit comments

Comments
 (0)