Update CI job-ios tag to macos-xcode15

This commit is contained in:
QuentinArguillere 2024-11-04 17:50:43 +01:00
parent 1f46fa240a
commit 4201395b4a

View file

@ -79,7 +79,7 @@ variables:
job-ios: job-ios:
stage: build stage: build
tags: [ "macos-xcode13" ] tags: [ "macos-xcode15" ]
script: script:
- pod install --repo-update - pod install --repo-update