Skip to content

Commit 53690b4

Browse files
committed
[I-Build] Test with Temurin Java-25
1 parent dd6ad8b commit 53690b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsJobs/buildConfigurations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"arch": "x86_64",
2525
"javaVersion": 25,
2626
"agentLabel": "ubuntu-2404",
27-
"javaHome": "tool(type:'jdk', name:'openjdk-jdk25-latest')"
27+
"javaHome": "tool(type:'jdk', name:'temurin-jdk25-latest')"
2828
},
2929
{
3030
"os": "macosx",

0 commit comments

Comments
 (0)