Skip to content

Commit

Permalink
fix cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Coder authored Apr 3, 2024
1 parent 605ed4d commit 72d8474
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 @@ -26,7 +26,7 @@ jobs:
run: git --git-dir ogdf apply --directory ogdf fix_Array_windows.patch

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

0 comments on commit 72d8474

Please sign in to comment.