Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit dea470d

Browse filesBrowse files
author
hauntsaninja
committed
apple silicon
1 parent 33def0a commit dea470d
Copy full SHA for dea470d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
env:
3131
CIBW_BUILD: "cp${{ matrix.python-version }}-*"
3232
CIBW_SKIP: "*-manylinux_i686 *-win32"
33+
CIBW_ARCHS_MACOS: "x86_64 arm64"
3334
CIBW_BUILD_VERBOSITY: 1
3435
run: |
3536
python -m cibuildwheel --output-dir wheelhouse .

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.