Skip to content

Commit

Permalink
fix: update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
karosc committed Apr 12, 2024
1 parent 4b28a7e commit c151193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
submodules: true

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
with:
package-dir: ./swmm-toolkit
env:
Expand Down

0 comments on commit c151193

Please sign in to comment.