Skip to content

Commit

Permalink
update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeolson committed Mar 19, 2024
1 parent 35085d3 commit e1fe54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 1

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.1
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_BUILD: "cp38-* cp39-* cp310-* cp311-* cp312-*"
CIBW_SKIP: pp*
Expand Down

0 comments on commit e1fe54c

Please sign in to comment.