Skip to content

Commit ec03b45

Browse files
Update cibuildwheel
1 parent 30666a5 commit ec03b45

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
@@ -55,7 +55,7 @@ jobs:
5555
platforms: all
5656

5757
- name: Build wheel
58-
uses: pypa/cibuildwheel@v2.22.0
58+
uses: pypa/cibuildwheel@v3.1.3
5959
env:
6060
CIBW_ARCHS: all
6161
CIBW_BUILD: ${{ matrix.python-version }}${{ matrix.target[1] }}

0 commit comments

Comments
 (0)