From 6bbcee8f1fddf9ddf2b1efbb77fd44e8aba6307c Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Thu, 15 Apr 2021 22:50:37 +0000 Subject: [PATCH] Attempt to fix MacOS beta shared runners. I think they changed the tag a week ago without notifying us. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 74c50c8c4e..721bc98d8f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -120,7 +120,7 @@ Debian_Clang_tests: .MacOS: image: macos-11-xcode-12 tags: - - macos + - shared-macos-amd64 stage: build only: variables: