mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
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.
This commit is contained in:
parent
293f306b9a
commit
0a99019259
@ -7,4 +7,3 @@
|
||||
|
||||
ES_BUILD_JAVA:
|
||||
- openjdk12
|
||||
- openjdk13
|
||||
|
Loading…
x
Reference in New Issue
Block a user