ci: update Jenins CI xcode label to use 15.1

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-01-11 16:32:56 +01:00
parent d4f4d47cdb
commit e53f31ff1f
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.7.0'
pipeline {
agent { label 'macos && aarch64 && xcode-14.3 && nix-2.14' }
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.14' }
parameters {
string(