Skip to content

Commit ebb55d0

Browse files
committed
FIX: Name
1 parent d8d23f1 commit ebb55d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
path: ./dist/*.tar.gz
3131

3232
build-wheel:
33-
name: Build wheel for ${{ matrix.python }}-${{ matrix.buildplat[1] }}
33+
name: Build wheel for ${{ matrix.buildplat[1] }}
3434
runs-on: ${{ matrix.buildplat[0] }}
3535
strategy:
3636
fail-fast: false

0 commit comments

Comments
 (0)