Skip to content

Commit 6983784

Browse files
committed
Add java version info to build name
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
1 parent d3c97ed commit 6983784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mvn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7+
name: Java ${{ matrix.java }}
78
runs-on: ubuntu-latest
89
strategy:
910
fail-fast: true

0 commit comments

Comments
 (0)