Skip to content

Commit 1e315de

Browse files
committed
ok let's forget about jdk23 with adopt-openj9, I don't want to try fixing segfault
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 2991223 commit 1e315de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
{ "jdk": "8", "distribution": "microsoft"},
3333
{ "jdk": "8", "distribution": "temurin", "os": "macos-latest" },
3434
{ "jdk": "8", "distribution": "adopt-openj9", "os": "macos-latest" },
35+
{ "jdk": "23", "distribution": "adopt-openj9" },
3536
{ "jdk": "23", "distribution": "microsoft"},
3637
]'

0 commit comments

Comments
 (0)