Skip to content

Commit

Permalink
Bump cibuildwheel in CI (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau authored Oct 2, 2024
1 parent 3febd26 commit 7c51c8a
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 @@ -166,7 +166,7 @@ jobs:
with:
python-version: "3.x"
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_BUILD: ${{ matrix.build }}
CIBW_ARCHS: ${{ matrix.arch }}
Expand Down

0 comments on commit 7c51c8a

Please sign in to comment.