Skip to content

Commit 186d04c

Browse files
author
Jonathan Kliem
committed
more verbose name
1 parent da5606d commit 186d04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build_wheels:
12-
name: Build wheels on ${{ matrix.os }}
12+
name: Wheels on ${{ matrix.os }} ${{ architecture }}, python ${{ python-version }}
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)