Skip to content

Commit 3a37c26

Browse files
authored
Update cibuildwheel version to v3.3
1 parent d2cb1fa commit 3a37c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibw-cc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- if: matrix.platform == 'android'
5555
run: pipx install patchelf
5656

57-
- uses: pypa/cibuildwheel@63bdd4f043a77f1bd23b2ba9376972b6dc7b4779
57+
- uses: pypa/cibuildwheel@v3.3
5858
env:
5959
CIBW_PLATFORM: ${{ matrix.platform }}
6060
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}

0 commit comments

Comments
 (0)