Skip to content

Commit

Permalink
Update manylinux version to 2_28 to fix ring build.
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMasterK committed Jun 4, 2024
1 parent f2d501f commit 3ba91ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
manylinux: 2_28
args: --release --out dist --find-interpreter
sccache: 'true'
- name: Upload wheels
Expand Down

0 comments on commit 3ba91ec

Please sign in to comment.