Revert "Remove Java 15-ea"

This reverts commit c6ccfa91f3.
This commit is contained in:
Liam Newman
2020-07-15 15:32:46 -07:00
parent c6ccfa91f3
commit e3fcae9392

View File

@@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu, windows ]
java: [ 8, 11, 13, 14 ]
java: [ 8, 11, 13, 15-ea ]
steps:
- uses: actions/checkout@v2
- name: Set up JDK