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 c6ccfa9

Browse filesBrowse files
committed
Remove Java 15-ea
It is unclear exactly why this started failing but we're not interested figuring this out.
1 parent b6fcee1 commit c6ccfa9
Copy full SHA for c6ccfa9

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-build.yml

Copy file name to clipboardExpand all lines: .github/workflows/maven-build.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
strategy:
5252
matrix:
5353
os: [ ubuntu, windows ]
54-
java: [ 8, 11, 13, 15-ea ]
54+
java: [ 8, 11, 13, 14 ]
5555
steps:
5656
- uses: actions/checkout@v2
5757
- name: Set up JDK

0 commit comments

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