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 7e83495 + f6e9fa7 commit 198c4fbCopy full SHA for 198c4fb
.github/workflows/wheels.yaml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/checkout@v4
52
53
- name: Build wheels for CPython
54
- uses: pypa/cibuildwheel@v3.1.1
+ uses: pypa/cibuildwheel@v3.1.2
55
with:
56
output-dir: dist
57
env:
0 commit comments