Skip to content

Commit fc132d4

Browse files
committed
Add corretto 11 and 8 to runtime javas (#41946)
We now have coretto on the ephemeral CI images so we can add it to our regular java test matrix. On backporting will also add corretto8 to branches that support it.
1 parent a4dad72 commit fc132d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/matrix-runtime-javas.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ ES_RUNTIME_JAVA:
1414
- zulu8
1515
- zulu11
1616
- zulu12
17+
- corretto11
18+
- corretto8

0 commit comments

Comments
 (0)