[7x backport] Add openjdk14 to windows build matrix (#11971)

openjdk14 appears to be the only version of java14 installed on jenkins windows
worker nodes, so use this instead of zulu14 and adoptopenjdk14

Backport of #11971
This commit is contained in:
Rob Bavey 2020-06-04 13:50:57 -04:00 committed by J.A.R.V.I.S. - an Elastic git bot
parent e810f96e6a
commit 4ab9e9c4f0

View file

@ -6,8 +6,6 @@
# or 'openjdk' followed by the major release number.
LS_RUNTIME_JAVA:
# - zulu8
# - adoptopenjdk8
- zulu11
- zulu14
# - adoptopenjdk11
- adoptopenjdk11
- openjdk14