diff --git a/ci/Jenkinsfile.ios b/ci/Jenkinsfile.ios index 268022ce65..4eadbf6620 100644 --- a/ci/Jenkinsfile.ios +++ b/ci/Jenkinsfile.ios @@ -1,7 +1,7 @@ library 'status-jenkins-lib@v1.2.18' pipeline { - agent { label 'macos-xcode-12.3' } + agent { label 'macos-xcode-12.5' } parameters { string(