Skip to content

Commit

Permalink
Update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
anibali committed Feb 25, 2024
1 parent 1f93873 commit 382372e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
with:
platforms: all
- name: Build wheels for ${{ matrix.os }} ${{ matrix.cibw_archs }} ${{ matrix.cibw_build }}
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.5
with:
package-dir: webp.tar.gz
output-dir: dist
Expand Down

0 comments on commit 382372e

Please sign in to comment.