Skip to content

Commit bb580a4

Browse files
authored
Use latest Oracle JDK for build (#73386)
1 parent 63db170 commit bb580a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/java-versions.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# build and test Elasticsearch for this branch. Valid Java versions
55
# are 'java' or 'openjdk' followed by the major release number.
66

7-
ES_BUILD_JAVA=openjdk11
7+
ES_BUILD_JAVA=java11
88
ES_RUNTIME_JAVA=java8
99

0 commit comments

Comments
 (0)