Skip to content

Commit

Permalink
Bump build wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Mar 17, 2024
1 parent 747bed7 commit 6be4f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
python -m pip install --upgrade pip
- name: Build Python wheels
uses: RalfG/python-wheels-manylinux-build@v0.3.4-manylinux2010_x86_64
uses: RalfG/python-wheels-manylinux-build@v0.5.0-manylinux2014_x86_64
with:
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311 cp312-cp312'
- name: Upload wheels
Expand Down

0 comments on commit 6be4f29

Please sign in to comment.