Upgrade buildserver config to OpenJDK 14

Use java 14 to build the necessary artifacts. This is the most recent
version which brings support for JavaFX 14, as well as a newer packager
tool to build native applications.
This commit is contained in:
cd2357 2020-05-07 18:28:54 +02:00
parent 2ce807c9c8
commit 1109bafae0
No known key found for this signature in database
GPG Key ID: F26C56748514D0D3

View File

@ -1,7 +1,6 @@
language: java
jdk:
- openjdk10
- openjdk12
- openjdk14
cache:
directories: