Skip to content

Commit 4faf503

Browse files
committed
reduce artifacts also for build_wheels_qemu
1 parent 333f196 commit 4faf503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_secondary_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- uses: actions/upload-artifact@v4
104104
with:
105105
name: >
106-
secondary_wheel_qemu_artifact_${{ matrix.py }}_${{ matrix.cbw_os }}_${{ matrix.arch }}
106+
secondary_wheel_qemu_artifact
107107
path: ./wheelhouse/*.whl
108108

109109
build_old_wheels:

0 commit comments

Comments
 (0)