Skip to content

Commit

Permalink
MERGEBACK: try windows update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgriffiths committed Jul 12, 2023
1 parent 4aafed1 commit 48e5414
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 @@ -43,7 +43,7 @@ jobs:

- name: Build Windows Wheels
if: runner.os == 'Windows'
uses: pypa/cibuildwheel@v1.11.0
uses: pypa/cibuildwheel@v2.14
env:
CIBW_SKIP: "cp35-* cp36-* cp37-* cp38-win32* cp39-win32* cp310-win32 cp311-win32* pp*"

Expand Down

0 comments on commit 48e5414

Please sign in to comment.