Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
  • Loading branch information
djhoese committed Apr 1, 2024
2 parents 9ac0646 + b8314fc commit 90c7bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Expand Up @@ -59,7 +59,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.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 90c7bf1

Please sign in to comment.