We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09b24a0 + a869edb commit 31b1a27Copy full SHA for 31b1a27
.github/workflows/wheels.yaml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v4
28
29
- name: Build wheels for CPython
30
- uses: pypa/cibuildwheel@v2.15.0
+ uses: pypa/cibuildwheel@v2.16.2
31
with:
32
output-dir: dist
33
env:
0 commit comments