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
|
||||
- 11
|
||||
- 17
|
||||
- 18
|
||||
vm:
|
||||
- hotspot
|
||||
- openj9
|
||||
|
|
Loading…
Reference in New Issue