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 c7eb93c

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎.github/workflows/maven.yml

Copy file name to clipboardExpand all lines: .github/workflows/maven.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Build it
3030
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.1
3131
with:
32-
jdk-matrix: '["8", "11", "16", "17"]'
32+
jdk-matrix: '["8", "11", "17", "18-ea"]'
3333
jdk-distribution-matrix: '["adopt-hotspot", "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'

0 commit comments

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