Skip to content

Commit 3fd6c4c

Browse files
committed
feat: add openjdk 24 in ea
Signed-off-by: sebastien.heurtematte <[email protected]>
1 parent 08d94ae commit 3fd6c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildtools/jdk_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"openjdk": [
1717
{
1818
"display_name": "OpenJDK",
19-
"versions": [11, 17, 18, 19, 20, 21, 22, 23]
19+
"versions": [11, 17, 18, 19, 20, 21, 22, 23, 24]
2020
}
2121
]
2222
}

0 commit comments

Comments
 (0)