Skip to content

Commit

Permalink
Windows CI: bump cibuildwheel to 2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Feb 20, 2024
1 parent 519c9bf commit 4983c82
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.16.4
uses: pypa/cibuildwheel@v2.16.5
env:
# Skip Python 3.12, and PyPy
CIBW_SKIP: pp*
Expand Down

0 comments on commit 4983c82

Please sign in to comment.