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:
parent
3ea04c5c8e
commit
8efdfe59fd
|
|
@ -5,9 +5,7 @@ os:
|
|||
- osx
|
||||
|
||||
jdk:
|
||||
- openjdk-ea
|
||||
- openjdk15
|
||||
- openjdk14
|
||||
- openjdk11
|
||||
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue