Skip to content

Commit ced62f1

Browse files
Backport PR #52298 on branch 2.0.x (Bump pypa/cibuildwheel from 2.9.0 to 2.12.1) (#52309)
Backport PR #52298: Bump pypa/cibuildwheel from 2.9.0 to 2.12.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dc6661 commit ced62f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 0
7272

7373
- name: Build wheels
74-
uses: pypa/cibuildwheel@v2.9.0
74+
uses: pypa/cibuildwheel@v2.12.1
7575
env:
7676
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
7777

0 commit comments

Comments
 (0)