Skip to content

Commit 1c0cc85

Browse files
jasontedorjkakavas
authored andcommitted
Start testing against AdoptOpenJDK (elastic#45666)
This commit adds AdoptOpenJDK to the testing matrix.
1 parent 77d719d commit 1c0cc85

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ci/java-versions.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# are 'java' or 'openjdk' followed by the major release number.
66

77
ES_BUILD_JAVA=openjdk12
8-
ES_RUNTIME_JAVA=java11
8+
ES_RUNTIME_JAVA=openjdk11
99
GRADLE_TASK=build
1010

1111

.ci/matrix-runtime-javas.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ ES_RUNTIME_JAVA:
1414
- zulu11
1515
- zulu12
1616
- corretto11
17+
- adoptopenjdk11

0 commit comments

Comments
 (0)