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 cf0a730 commit 12bbe31Copy full SHA for 12bbe31
.github/workflows/maven.yml
@@ -24,9 +24,3 @@ jobs:
24
build:
25
name: Build it
26
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
27
- with:
28
- jdk-fast-fail-build: '17'
29
- jdk-matrix: '["8", "11", "17"]'
30
- jdk-distribution-matrix: '["temurin"]'
31
- os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
32
- maven_args: 'verify javadoc:javadoc -e -B -V -fae '
0 commit comments