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 29e3905 commit 711f91eCopy full SHA for 711f91e
.github/workflows/build_wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
16
- name: Build wheels
17
- run: pipx run cibuildwheel==2.14.0
+ uses: pypa/cibuildwheel@v2.14.0
18
env:
19
CIBW_SKIP: "*musllinux*"
20
0 commit comments