Skip to content

Commit

Permalink
Upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Aug 22, 2024
1 parent fe003e8 commit 077cbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
shell: bash

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

0 comments on commit 077cbeb

Please sign in to comment.