diff --git a/ci/Jenkinsfile.ios b/ci/Jenkinsfile.ios index 1421d9d1b1..ffcda451ba 100644 --- a/ci/Jenkinsfile.ios +++ b/ci/Jenkinsfile.ios @@ -1,7 +1,7 @@ library 'status-jenkins-lib@v1.3.3' pipeline { - agent { label 'macos-xcode-12.5' } + agent { label 'macos && x86_64 && xcode-12.5' } parameters { string(