Skip to content

Commit

Permalink
[BUG] try manylinux 2 28 for arm build (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Aug 2, 2023
1 parent 5bfd410 commit e681536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: messense/maturin-action@v1
with:
target: aarch64-unknown-linux-gnu
manylinux: auto
manylinux: 2_28
args: --profile release-lto --out dist --sdist

- name: Build wheels - Mac aarch64
Expand Down

0 comments on commit e681536

Please sign in to comment.