Skip to content

Commit 1033737

Browse files
ci: see if this will build aarch64
1 parent be83b83 commit 1033737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
CPPFLAGS: -I/usr/local/opt/zlib/include
3333
LDFLAGS: -L/usr/local/opt/zlib/lib
3434
CIBW_ARCHS_MACOS: "x86_64 arm64"
35+
CIBW_ARCHS_LINUX: "auto aarch64"
3536

3637
- uses: actions/upload-artifact@v3
3738
with:

0 commit comments

Comments
 (0)