Skip to content

Commit

Permalink
Upgrade cibuildwheel to 2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Feb 14, 2024
1 parent 8bb69ed commit 19b7a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-wheels.yaml
Expand Up @@ -79,7 +79,7 @@ jobs:
shell: bash

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.0
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_SKIP: "*-win32 pp*"
CIBW_ENVIRONMENT_WINDOWS:
Expand Down

0 comments on commit 19b7a61

Please sign in to comment.