Skip to content

Commit 21b6e46

Browse files
authored
Build wheels for linux aarch64 (#305)
* Build wheels for linux aarch64 * Update macos intel runner * Revert "Update macos intel runner" This reverts commit e2a343a.
1 parent 2cdd48f commit 21b6e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
- macos-13 # intel-based macos
196196
- macos-14 # Apple silicon
197197
- ubuntu-22.04
198+
- ubuntu-22.04-arm # aarch64
198199
include:
199200
# Only build CPython 3.x targets
200201
- cibw_build: "cp3*"

0 commit comments

Comments
 (0)