Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a1c57a5

Browse filesBrowse files
authored
Update maven.yml
1 parent c7eb93c commit a1c57a5
Copy full SHA for a1c57a5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/maven.yml

Copy file name to clipboardExpand all lines: .github/workflows/maven.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
name: Build it
3030
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.1
3131
with:
32-
jdk-matrix: '["8", "11", "17", "18-ea"]'
33-
jdk-distribution-matrix: '["adopt-hotspot", "zulu", "temurin"]'
32+
jdk-matrix: '["8", "11", "17"]'
33+
jdk-distribution-matrix: '["zulu", "temurin"]'
3434
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
3535
maven_args: 'verify javadoc:javadoc -e -B -V -fae -Pno-tests-if-not-on-osx'
3636

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.