Browse Source

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.
Jason Tedor 6 years ago
parent
commit
c556b9ef19
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .ci/matrix-runtime-javas.yml

+ 2 - 0
.ci/matrix-runtime-javas.yml

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