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 e739eea commit 9a4b07dCopy full SHA for 9a4b07d
.github/workflows/wheels.yaml
@@ -19,7 +19,7 @@ jobs:
19
submodules: "recursive"
20
21
- name: Build wheels
22
- uses: pypa/cibuildwheel@v2.17.0
+ uses: pypa/cibuildwheel@v2.18.0
23
env:
24
# disable repair
25
CIBW_REPAIR_WHEEL_COMMAND: ""
0 commit comments