Skip to content

Commit 25858e5

Browse files
committed
skip more binary wheels
1 parent 7590e10 commit 25858e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
# path: ./wheelhouse/*.whl
193193

194194
upload_pypi:
195-
needs: [build_wheels, build_sdist]
195+
needs: [build_sdist]
196196
# needs: [build_wheels, build_sdist, build_wheels_macos, build_wheels_riscv64]
197197
runs-on: ubuntu-24.04
198198
environment: pypi

0 commit comments

Comments
 (0)