Skip to content

Commit

Permalink
Name the matrix items
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Oct 31, 2019
1 parent d7696dc commit f751f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
strategy:
matrix:
java: [8, 11]
name: Java ${{ matrix.java }}
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
Expand Down

0 comments on commit f751f09

Please sign in to comment.