Skip to content

Commit a7f1e3d

Browse files
committed
CI: Add macos arm64 wheels to release build
1 parent f959575 commit a7f1e3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: pypa/[email protected]
5858
env:
5959
CIBW_SKIP: pp*
60+
CIBW_ARCHS_MACOS: "x86_64 arm64"
6061

6162
- name: Store wheel artifacts
6263
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)