From 990ce2c4b19f912a65adbec03e9cfbc271fddcbc Mon Sep 17 00:00:00 2001 From: Jason Lenny Date: Thu, 7 Mar 2019 08:17:43 +0000 Subject: [PATCH] Add link to infra issue for MacOS runners --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2278a0..ed7709b 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ You'll need a working MacOS development environment with XCode 10 to use this template. You can find instructions to get up and running on the Apple [XCode website](https://developer.apple.com/xcode/). If you want to use GitLab CI with your own MacOS runners (a requirement since we -do not currently offer shared MacOS runners), please read through the blog -post above which will walk you through a working production configuration using -this approach. +do not currently yet offer shared MacOS runners - follow [infrastructure#5294](https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5294) for +updates on that front) please read through the blog post above which will walk +you through everything you need to get up and running. ## What's contained in this project -- GitLab