Skip to content

Commit

Permalink
Merge pull request #131 from storpipfugl/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/cibuildwheel-2.22.0
  • Loading branch information
djhoese authored Dec 2, 2024
2 parents c86d322 + aa4190d commit 6cf84fd
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.21.3
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_SKIP: "cp36-* cp37-* cp38-* pp* *i686 *-musllinux_aarch64"
CIBW_ARCHS: "${{ matrix.cibw_archs }}"
Expand Down

0 comments on commit 6cf84fd

Please sign in to comment.