Skip to content

Commit

Permalink
Bump cibuildwheel version
Browse files Browse the repository at this point in the history
Maybe it fixes the failures?
  • Loading branch information
ibell authored Mar 23, 2024
1 parent 9144519 commit 3c60f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
platforms: all

- name: Build and test wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
env:
MACOSX_DEPLOYMENT_TARGET: 10.9
CIBW_ENVIRONMENT_MACOS: MACOSX_DEPLOYMENT_TARGET=10.9 SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
Expand Down

0 comments on commit 3c60f82

Please sign in to comment.