Change job iOS Tag to run on : macos-xcode13

This commit is contained in:
Benoit Martins 2022-12-01 16:18:27 +01:00
parent fecbb85a81
commit 78c21a5c2b

View file

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