Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HuangXingBo committed Oct 27, 2023
1 parent 6964361 commit 72318f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
strategy:
matrix:
buildplat:
- [ubuntu-20.04, manylinux_x86_64]
- [ubuntu-20.04, manylinux_aarch64]
python: ["cp38", "cp39", "cp310", "cp311"]
steps:
- name: Checkout code
Expand Down

0 comments on commit 72318f2

Please sign in to comment.