Skip to content

Commit

Permalink
Revert "ci: update manylinux version to 2_24"
Browse files Browse the repository at this point in the history
This reverts commit 148d8ce.
  • Loading branch information
Shadow53 committed Nov 23, 2023
1 parent ecdf1ea commit f30100a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: messense/maturin-action@v1
with:
target: ${{ matrix.target }}
manylinux: 2_24
manylinux: 2014
args: -i ${{ matrix.python-version }} --release --manifest-path crates/python/Cargo.toml --out dist
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f30100a

Please sign in to comment.