diff --git a/Jenkinsfile b/Jenkinsfile index 7a85b081..603a8a87 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { agent { - label 'any' + label 'Built-In Node' } options {