Skip to content

Commit

Permalink
Merge pull request #128 from storpipfugl/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/cibuildwheel-2.21.1

Bump pypa/cibuildwheel from 2.20.0 to 2.21.1
  • Loading branch information
mraspaud authored Oct 1, 2024
2 parents 7b2d1e4 + c63f391 commit 7421bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_SKIP: "cp36-* cp37-* cp38-* pp* *i686 *-musllinux_aarch64"
CIBW_ARCHS: "${{ matrix.cibw_archs }}"
Expand Down

0 comments on commit 7421bfc

Please sign in to comment.