mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
[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:
parent
e810f96e6a
commit
4ab9e9c4f0
1 changed files with 2 additions and 4 deletions
|
@ -6,8 +6,6 @@
|
|||
# or 'openjdk' followed by the major release number.
|
||||
|
||||
LS_RUNTIME_JAVA:
|
||||
# - zulu8
|
||||
# - adoptopenjdk8
|
||||
- zulu11
|
||||
- zulu14
|
||||
# - adoptopenjdk11
|
||||
- adoptopenjdk11
|
||||
- openjdk14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue