diff --git a/_assets/ci/Jenkinsfile.ios b/_assets/ci/Jenkinsfile.ios index 0a378c5ee..ebdd7f334 100644 --- a/_assets/ci/Jenkinsfile.ios +++ b/_assets/ci/Jenkinsfile.ios @@ -1,7 +1,7 @@ library 'status-jenkins-lib@v1.3.3' pipeline { - agent { label 'macos' } + agent { label 'macos && x86_64' } parameters { string(