Skip to content

Commit

Permalink
bump cibuildwheel to 2.17 [wheel build]
Browse files Browse the repository at this point in the history
hopefully this leads to building of Python 3.12 wheels
  • Loading branch information
shanedsnyder committed Apr 26, 2024
1 parent a01ab69 commit 93b2672
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 @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.17.0
with:
package-dir: ./darshan-util/pydarshan

Expand Down

0 comments on commit 93b2672

Please sign in to comment.