ci: upgrade XCode 12.3 to 12.5

It's about time to upgrade, especially since `13.0` is near.

Related to: https://github.com/status-im/infra-ci/commit/2d63c1f3

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-06-16 16:05:41 +02:00
parent 0652d18653
commit a9601ddb86
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -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(