Skip to content

Commit 18a2c92

Browse files
Update cibuildwheel
1 parent 490ebf1 commit 18a2c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
platforms: all
4646

4747
- name: Build wheel
48-
uses: pypa/cibuildwheel@v2.21.3
48+
uses: pypa/cibuildwheel@v2.22.0
4949
env:
5050
CIBW_ARCHS: all
5151
CIBW_BUILD: ${{ matrix.python-version }}${{ matrix.target[1] }}

0 commit comments

Comments
 (0)