Update gitlabCI to use macmini-m1-xcode13 runner

This commit is contained in:
Christophe Deschamps 2022-06-13 19:19:00 +02:00
parent 876f22da36
commit 4e7db0c33e

View file

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