Skip to content

Commit 12bbe31

Browse files
committed
Cleanup gha - use same defaults from template
1 parent cf0a730 commit 12bbe31

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,3 @@ jobs:
2424
build:
2525
name: Build it
2626
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

Comments
 (0)