Skip to content

Commit 9d4181f

Browse files
committed
Try (1)
1 parent 3e80a79 commit 9d4181f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- name: Build wheels
2727
run: python -m cibuildwheel --output-dir wheelhouse
2828
env:
29-
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
3029
CIBW_BUILD_VERBOSITY: 1
3130

3231
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)