Revert "Revert "GitLab CI: Update the GitLab macOS runner info""

https://gitlab.com/gitlab-org/ci-cd/shared-runners/infrastructure/-/issues/79
should be fixed, so reenable the new macOS runners.

This reverts commit 6653a0e6ef.
This commit is contained in:
Gerald Combs 2023-05-24 16:17:23 -07:00
parent 783627a109
commit c4f242e6ac
1 changed files with 2 additions and 2 deletions

View File

@ -179,8 +179,8 @@ variables:
# https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/macstadium/orka/-/blob/main/toolchain/monterey.yml
.build-macos:
stage: build
tags: [ shared-macos-amd64 ]
image: macos-11-xcode-12 # https://docs.gitlab.com/ee/ci/runners/saas/macos/environment.html
tags: [ saas-macos-medium-m1 ]
image: macos-12-xcode-14 # https://docs.gitlab.com/ee/ci/runners/saas/macos/environment.html
retry: 1
# https://gould.cx/ted/blog/2017/06/10/ccache-for-Gitlab-CI/
cache: