Skip to content

Commit 18e74cb

Browse files
committed
Disable building on JDK 13 in CI
This commit disables building on JDK 13 in CI. The reason for this is because Gradle is not yet ready to run on JDK 13. We could re-introduce infrastructure to enable Gralde to run on a different JDK than the build JDK, but rather than introducing such complexity we will instead wait for Gradle to be ready to run on JDK 13.
1 parent f196edd commit 18e74cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/matrix-build-javas.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@
77

88
ES_BUILD_JAVA:
99
- openjdk12
10-
- openjdk13

0 commit comments

Comments
 (0)