Quellcode durchsuchen

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 vor 6 Jahren
Ursprung
Commit
c556b9ef19
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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