diff --git a/ci/Jenkinsfile.ios b/ci/Jenkinsfile.ios index 7e23c5cda2..d0a198483d 100644 --- a/ci/Jenkinsfile.ios +++ b/ci/Jenkinsfile.ios @@ -4,7 +4,7 @@ library 'status-jenkins-lib@v1.5.3' def isPRBuild = utils.isPRBuild() pipeline { - agent { label 'macos && x86_64 && nix-2.8 && xcode-13.3' } + agent { label 'macos && x86_64 && nix-2.8 && xcode-13.4' } parameters { string(