@@ -143,9 +143,13 @@ sudo gitlab-runner status # should return "service is running"
...
@@ -143,9 +143,13 @@ sudo gitlab-runner status # should return "service is running"
```
```
#### Installation example on a macOS slave from ci.inria.fr ("ci" user account)
#### Installation example on a macOS slave from ci.inria.fr ("ci" user account)
**[Limitations on macOS](https://docs.gitlab.com/runner/install/osx.html#limitations-on-macos)** : The service needs to be installed from a Terminal window logged in as your current user (i.e., "ci" user account).