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 2b3c47c commit 0772d8aCopy full SHA for 0772d8a
.github/workflows/wheel.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-python@v3
18
19
- name: "Build wheels"
20
- uses: pypa/cibuildwheel@v2.18.1
+ uses: pypa/cibuildwheel@v2.20.0
21
with:
22
package-dir: .
23
env:
0 commit comments