Skip to content

Commit 1f9b78d

Browse files
committed
Update cibuildwheel
1 parent bf332e5 commit 1f9b78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
submodules: true
3333

3434
- name: Build wheels
35-
uses: pypa/cibuildwheel@v3.1.4
35+
uses: pypa/cibuildwheel@v3.2.0
3636
env:
3737
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
3838

0 commit comments

Comments
 (0)