Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.16.2 to 2.16.5
  • Loading branch information
djhoese committed Feb 2, 2024
2 parents adfa31c + f267097 commit aef458a
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.2
uses: pypa/cibuildwheel@v2.16.5
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 aef458a

Please sign in to comment.