Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#2018)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2024
1 parent 8e53b9e commit 0f6767b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -115,7 +115,7 @@ jobs:
if: ${{ matrix.msvc_arch }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_ARCHS: ${{ matrix.arch }}
CIBW_SKIP: cp36-* pp* *musllinux* *-manylinux_i686
Expand Down

0 comments on commit 0f6767b

Please sign in to comment.