Skip to content

Commit

Permalink
deps(workflows): bump cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
XuehaiPan committed Sep 13, 2022
1 parent b98ca43 commit b782a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
run: python setup.py --version

- name: Build wheels
uses: pypa/cibuildwheel@v2.8.1
uses: pypa/cibuildwheel@v2.10.0
with:
package-dir: .
output-dir: wheelhouse
Expand Down

0 comments on commit b782a4f

Please sign in to comment.