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.
1 parent c5a59ee commit db7bc73Copy full SHA for db7bc73
.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