Skip to content

Commit

Permalink
Add linux/aarch64 wheel build target.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylc committed Sep 22, 2024
1 parent ed2bdb9 commit 238619f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
include:
- os: ubuntu-latest
target: x86_64
- os: ubuntu-latest
target: aarch64
- os: macos-13
target: x86_64
- os: macos-14
Expand Down

0 comments on commit 238619f

Please sign in to comment.