Skip to content

Commit

Permalink
build: update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Oct 30, 2023
1 parent a84b3f2 commit 0c4cc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/setup-qemu-action@v1

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.3
uses: pypa/cibuildwheel@v2.16.2
with:
package-dir: ./python
output-dir: ./wheelhouse
Expand Down

0 comments on commit 0c4cc9c

Please sign in to comment.