Skip to content

Commit

Permalink
Merge pull request #12 from wanadev/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
  • Loading branch information
flozz committed Mar 19, 2024
2 parents c6a83eb + 282474c commit e2e1e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
platforms: all

- name: "Build wheels"
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
PIP_USE_PEP517: 1
Expand Down

0 comments on commit e2e1e5c

Please sign in to comment.