Removing jdk ea as is still not supported by gradle.

Removing jdk 14 as is a short term version.

Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
This commit is contained in:
Max Lambrecht 2020-07-07 14:15:10 -03:00
parent 3ea04c5c8e
commit 8efdfe59fd
1 changed files with 0 additions and 2 deletions

View File

@ -5,9 +5,7 @@ os:
- osx
jdk:
- openjdk-ea
- openjdk15
- openjdk14
- openjdk11
matrix: