forked from mirrors/linphone-iphone
Update gitlabCI to use macmini-m1-xcode13 runner
This commit is contained in:
parent
876f22da36
commit
4e7db0c33e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ variables:
|
||||||
job-ios:
|
job-ios:
|
||||||
|
|
||||||
stage: build
|
stage: build
|
||||||
tags: [ "macosx-xcode12" ]
|
tags: [ "macmini-m1-xcode13" ]
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pod install --repo-update
|
- pod install --repo-update
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue