Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • Loading branch information
djhoese authored Sep 1, 2024
2 parents f3eae46 + 4f8a9d7 commit 86d1f39
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 @@ -59,7 +59,7 @@ jobs:
platforms: all

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

0 comments on commit 86d1f39

Please sign in to comment.