Skip to content

Commit

Permalink
Merge pull request #635 from pytroll/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.22.0

Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
pnuu authored Dec 1, 2024
2 parents f1293f1 + 67adb13 commit 8378a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,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-* cp313-* pp* *i686 *-musllinux*"
CIBW_ARCHS: "${{ matrix.cibw_archs }}"
Expand Down

0 comments on commit 8378a9b

Please sign in to comment.