We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e80a79 commit 9d4181fCopy full SHA for 9d4181f
.github/workflows/wheels.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Build wheels
27
run: python -m cibuildwheel --output-dir wheelhouse
28
env:
29
- CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
30
CIBW_BUILD_VERBOSITY: 1
31
32
- uses: actions/upload-artifact@v4
0 commit comments