Skip to content

Commit

Permalink
Update linux_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timcera committed Feb 5, 2024
1 parent cffc532 commit bd039ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_wheels.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_BUILD: cp38-manylinux* cp39-manylinux* cp310-manylinux* cp311-manylinux* cp312-manylinux*
CIBW_BUILD: cp38-manylinux* cp39-manylinux* cp310-manylinux* cp311-manylinux*
CIBW_SKIP: pp* cp36-* cp37-* *_i686

CIBW_BEFORE_BUILD_LINUX: |
Expand Down

0 comments on commit bd039ce

Please sign in to comment.