Skip to content

Commit ff5f1db

Browse files
authored
Update pypa/cibuildwheel in pypi.yml
1 parent c012437 commit ff5f1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
platforms: all
5252

5353
- name: Build wheels
54-
uses: pypa/cibuildwheel@v2.17.0
54+
uses: pypa/cibuildwheel@v2.19.2
5555
timeout-minutes: 720
5656
env:
5757
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"

0 commit comments

Comments
 (0)