Skip to content

Commit

Permalink
Windows CI: change cibuildwheel pin
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Feb 20, 2024
1 parent 3dc7473 commit 519c9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.4
env:
# Skip Python 3.12, and PyPy
CIBW_SKIP: pp*
Expand Down

0 comments on commit 519c9bf

Please sign in to comment.