Skip to content

Commit 367c8e0

Browse files
committed
[I/Y-Tests] Update to new macOS computers in RelEng Jenkins
Part of - #3315
1 parent 2b7f9fa commit 367c8e0

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

JenkinsJobs/buildConfigurations.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,19 @@
4949
"ws": "cocoa",
5050
"arch": "aarch64",
5151
"javaVersion": 21,
52-
"agent": "nc1ht-macos11-arm64",
52+
"agent": "nc1ht-macos26-arm64",
5353
"jdk": {
54-
"type": "local",
55-
"path": "/Library/Java/JavaVirtualMachines/jdk-21.0.5+11-arm64/Contents/Home"
54+
"type": "temurin"
5655
}
5756
},
5857
{
5958
"os": "macosx",
6059
"ws": "cocoa",
6160
"arch": "x86_64",
6261
"javaVersion": 21,
63-
"agent": "nc1ht-macos11-arm64",
62+
"agent": "b9h15-macos15-x86_64",
6463
"jdk": {
65-
"type": "local",
66-
"path": "/Library/Java/JavaVirtualMachines/jdk-21.0.5+11/Contents/Home"
64+
"type": "temurin"
6765
}
6866
},
6967
{
@@ -124,7 +122,7 @@
124122
"ws": "cocoa",
125123
"arch": "aarch64",
126124
"javaVersion": 26,
127-
"agent": "nc1ht-macos11-arm64",
125+
"agent": "nc1ht-macos26-arm64",
128126
"jdk": {
129127
"type": "install",
130128
"url": "https://download.java.net/java/early_access/jdk26/23/GPL/openjdk-26-ea+23_macos-aarch64_bin.tar.gz"

0 commit comments

Comments
 (0)