Skip to content

Commit

Permalink
update cibuildwheels
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Jan 31, 2024
1 parent 3749524 commit c6ef404
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 @@ -63,7 +63,7 @@ jobs:
- if: ${{ matrix.arch == 'aarch64' }}
uses: docker/setup-qemu-action@v3

- uses: pypa/cibuildwheel@v2.16.1
- uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_BUILD: ${{ matrix.py }}-*
CIBW_ARCHS: ${{ matrix.arch }}
Expand Down

0 comments on commit c6ef404

Please sign in to comment.