diff --git a/Jenkinsfile b/Jenkinsfile index c0cf90f..78791d4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ pipeline { agent { node { - label 'yoctoproject-dunfell' + label 'lxbuild4' } }