Skip to content

Commit da068e8

Browse files
committed
[I-Build] Add nightly tests for win32.win32.aarch64
Part of #577
1 parent 41506b7 commit da068e8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

JenkinsJobs/buildConfigurations.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,17 @@
6565
"type": "local",
6666
"path": "C:\\Program Files\\Eclipse Adoptium\\jdk-21.0.5.11-hotspot"
6767
}
68+
},
69+
{
70+
"os": "win32",
71+
"ws": "win32",
72+
"arch": "aarch64",
73+
"javaVersion": 21,
74+
"agent": "rie8t-win11-arm64",
75+
"jdk": {
76+
"type": "temurin",
77+
"ea": "true"
78+
}
6879
}
6980
]
7081
},

0 commit comments

Comments
 (0)