Skip to content

Commit

Permalink
Update generate-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
telegraphic authored Aug 20, 2021
1 parent f998b00 commit d06e6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
pip install twine flake8
# NOTE: This is a nightmare with f2c so disabled manylinux
- name: Build manylinux Python wheels
uses: RalfG/[email protected]manylinux_2_24_x86_64
uses: RalfG/[email protected]manylinux2014_x86_64
with:
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39'
build-requirements: 'numpy'
Expand Down

0 comments on commit d06e6e7

Please sign in to comment.