Skip to content

Commit db62bad

Browse files
authored
ci: buildジョブのタイトルにconfigurationを表記
1 parent 6f9512d commit db62bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: df -h
6161

6262
build:
63-
name: Build system configuration (${{ matrix.host }})
63+
name: Build ${{ matrix.configuration }} (${{ matrix.host }})
6464
needs: build-heavy
6565
runs-on: ${{ matrix.runner }}
6666
strategy:

0 commit comments

Comments
 (0)