Skip to content

Commit

Permalink
feat: add openjdk 24 in ea
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
  • Loading branch information
heurtematte committed Sep 4, 2024
1 parent 08d94ae commit 3fd6c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildtools/jdk_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"openjdk": [
{
"display_name": "OpenJDK",
"versions": [11, 17, 18, 19, 20, 21, 22, 23]
"versions": [11, 17, 18, 19, 20, 21, 22, 23, 24]
}
]
}

0 comments on commit 3fd6c4c

Please sign in to comment.