Skip to content

Commit

Permalink
bump cibuildwheel used
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller committed Nov 13, 2024
1 parent eb881d7 commit a828e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
platforms: all
- uses: actions/checkout@v4
- name: Building wheel
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_BUILD: cp${{ env.shortver }}-${{ matrix.os.id }}
MACOSX_DEPLOYMENT_TARGET: 10.14 # Should be kept in sync with ci/build_darwin.sh
Expand Down

0 comments on commit a828e9a

Please sign in to comment.