Skip to content

Commit 607114e

Browse files
authored
Use UK agents
1 parent 271df19 commit 607114e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ getApproval()
44

55
pipeline {
66
agent {
7-
label 'xcore.ai-explorer-us'
7+
label 'xcore.ai-explorer'
88
}
99
options {
1010
disableConcurrentBuilds()

0 commit comments

Comments
 (0)