Browse Source

Remove Java 13 from runtime testing matrix

With Java 14 soon to be GA 13 will be EOL so there's no need to continue
testing on it.

Signed-off-by: Mark Vieira <portugee@gmail.com>
Mark Vieira 5 years ago
parent
commit
c27eab72bb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .ci/matrix-runtime-javas.yml

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

@@ -7,7 +7,6 @@
 
 ES_RUNTIME_JAVA:
   - java11
-  - openjdk13
   - openjdk14
   - openjdk15
   - zulu11