Skip to content

Commit

Permalink
feat: use old glibc on x86-64 for python
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin authored Sep 4, 2024
1 parent fe14f5a commit 91b16b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-python-release.reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
_:
- target: x86_64-unknown-linux-gnu
runs_on: ubuntu-latest
manylinux: 2_17

- target: aarch64-unknown-linux-gnu
runs_on: ubuntu-latest
Expand Down

0 comments on commit 91b16b2

Please sign in to comment.