Skip to content

Commit

Permalink
Add name
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbertolini committed Jul 7, 2024
1 parent 17e779d commit 708a911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
fail-fast: false
matrix:
jdk-version: [11, 17, 21]
name: JDK ${{ matrix.jdk-version }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 708a911

Please sign in to comment.