Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 (westpa#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 40fe71e commit 566e2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: "brew install hdf5"

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.1
env:
CIBW_SKIP: "pp* *-musllinux*"
CIBW_BUILD: "cp3${{ matrix.python-version }}-*"
Expand Down

0 comments on commit 566e2f9

Please sign in to comment.