Skip to content

Commit 3aae1ff

Browse files
committed
Update pypi.yml
1 parent 97b5fa5 commit 3aae1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
platforms: all
2323
- name: Build wheels
24-
uses: pypa/cibuildwheel@v2.23.3
24+
uses: pypa/cibuildwheel@v3.2.1
2525
timeout-minutes: 720
2626
env:
2727
CIBW_BUILD: "cp${{ matrix.python-version }}-${{ matrix.linux_tag }}_*"

0 commit comments

Comments
 (0)