Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
flozz authored Nov 25, 2024
2 parents aa2f5b3 + b286e93 commit 68ffb70
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 @@ -82,7 +82,7 @@ jobs:
platforms: all

- name: "Build wheels"
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
CIBW_SKIP: ${{ matrix.cibw_skip }}
Expand Down

0 comments on commit 68ffb70

Please sign in to comment.