Skip to content

Commit

Permalink
update cibuildwheel to deal with issue 1740
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathf committed Feb 15, 2024
1 parent 8f5ddd3 commit f15a77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
conan config set "storage.path=$env:GITHUB_WORKSPACE/conan_data"
conan install --build=openssl --install-folder conan_build .
- uses: pypa/cibuildwheel@v2.15.0
- uses: pypa/cibuildwheel@v2.16.5
env:
MACOSX_DEPLOYMENT_TARGET: 10.14

Expand Down

0 comments on commit f15a77b

Please sign in to comment.