Try running CI against Zulu (#36391)

This commit adds Zulu to the CI rotation. This commit only means that we
are going to try running CI against Zulu, it does not carry any
implications of support in the past, now, or in the future.
This commit is contained in:
Jason Tedor 2018-12-11 10:48:14 -05:00 committed by GitHub
parent c9e03e6ead
commit c556b9ef19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ ES_RUNTIME_JAVA:
- java8
- java8fips
- java11
- zulu8
- zulu11