We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c012437 commit ff5f1dbCopy full SHA for ff5f1db
.github/workflows/pypi.yml
@@ -51,7 +51,7 @@ jobs:
51
platforms: all
52
53
- name: Build wheels
54
- uses: pypa/cibuildwheel@v2.17.0
+ uses: pypa/cibuildwheel@v2.19.2
55
timeout-minutes: 720
56
env:
57
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"
0 commit comments