Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.21.2 to 2.22.0 (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent bbde6bb commit 8c32f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
path: ${{ matrix.vcpkg_logs }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.22.0
env:
# CIBW needs to know triplet for the correct install path
VCPKG_DEFAULT_TRIPLET: ${{ matrix.triplet }}
Expand Down

0 comments on commit 8c32f2d

Please sign in to comment.