Skip to content

Commit

Permalink
Merge pull request #119 from srz-zumix/feature/matrix_name
Browse files Browse the repository at this point in the history
matrix job name
  • Loading branch information
srz-zumix authored Sep 25, 2024
2 parents 8568e39 + 241ed3f commit 5fd1a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
spec:
name: spec on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 5fd1a23

Please sign in to comment.