Skip to content

Commit

Permalink
Merge pull request #80 from pytroll/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.19.2

Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
  • Loading branch information
djhoese authored Aug 1, 2024
2 parents 3391207 + 957a7c5 commit 9e161ef
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/[email protected].1
uses: pypa/[email protected].2
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 9e161ef

Please sign in to comment.