Add Java 18 to integration test matrix (#6391)
* Add Java 18 to integration test matrix * Fix build
This commit is contained in:
parent
9e460e28ef
commit
84719052c9
|
@ -26,6 +26,7 @@ jobs:
|
||||||
- 8
|
- 8
|
||||||
- 11
|
- 11
|
||||||
- 17
|
- 17
|
||||||
|
- 18
|
||||||
vm:
|
vm:
|
||||||
- hotspot
|
- hotspot
|
||||||
- openj9
|
- openj9
|
||||||
|
|
Loading…
Reference in New Issue