Skip to content

Commit

Permalink
Skip Manylinux 2010 for 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 30, 2023
1 parent d5e5ec9 commit 60f2383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manylinux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Build manylinux2010 Python wheels 🎡
uses: RalfG/python-wheels-manylinux-build@v0.7.1-manylinux2010_x86_64
if: matrix.config.python-version != "3.11"
with:
python-versions: '${{ matrix.config.tag }}'
package-path: ''
Expand Down

0 comments on commit 60f2383

Please sign in to comment.