Skip to content

Commit

Permalink
Update pypa/cibuildwheel in pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolmier authored Jul 9, 2024
1 parent c012437 commit ff5f1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.19.2
timeout-minutes: 720
env:
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"
Expand Down

0 comments on commit ff5f1db

Please sign in to comment.