We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c97ed commit 6983784Copy full SHA for 6983784
.github/workflows/mvn.yml
@@ -4,6 +4,7 @@ on: [push]
4
5
jobs:
6
build:
7
+ name: Java ${{ matrix.java }}
8
runs-on: ubuntu-latest
9
strategy:
10
fail-fast: true
0 commit comments