Skip to content

Commit

Permalink
Issue #9 remove cp11 from manylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Jan 23, 2024
1 parent 60d56db commit 6b2e575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
uses: RalfG/[email protected]_x86_64
with:
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311'
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'

- name: upload manylinux
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 6b2e575

Please sign in to comment.