Skip to content

Commit 1194244

Browse files
committed
Update I-build tests for Java-26.
1 parent 904eed8 commit 1194244

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

JenkinsJobs/buildConfigurations.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,17 @@
3333
"name": "temurin-jdk25-latest"
3434
}
3535
},
36+
{
37+
"os": "linux",
38+
"ws": "gtk",
39+
"arch": "x86_64",
40+
"javaVersion": 26,
41+
"agent": "ubuntu-2404",
42+
"jdk": {
43+
"type": "tool",
44+
"name": "openjdk-jdk26-latest"
45+
}
46+
},
3647
{
3748
"os": "macosx",
3849
"ws": "cocoa",

0 commit comments

Comments
 (0)