From 4201395b4a180680f847a1c22e5fae3b836b6d16 Mon Sep 17 00:00:00 2001 From: QuentinArguillere Date: Mon, 4 Nov 2024 17:50:43 +0100 Subject: [PATCH] Update CI job-ios tag to macos-xcode15 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cccbc09f8..7fc0bf41c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,7 +79,7 @@ variables: job-ios: stage: build - tags: [ "macos-xcode13" ] + tags: [ "macos-xcode15" ] script: - pod install --repo-update