Skip to content
Snippets Groups Projects
Commit ce911042 authored by Brendan Lynch's avatar Brendan Lynch :fire:
Browse files

Merge branch '38702-add-prerequisites' into 'main'

Add a prerequisite to Windows Runner documentation

See merge request gitlab-org/gitlab-runner!5473



Merged-by: default avatarBrendan Lynch <blynch@gitlab.com>
Approved-by: default avatarBrendan Lynch <blynch@gitlab.com>
Reviewed-by: default avatarBrendan Lynch <blynch@gitlab.com>
Co-authored-by: default avatarRoshni Sarangadharan <rsarangadharan@gitlab.com>
Co-authored-by: default avatarKosuke Kamiya <kkamiya@gitlab.com>
parents 47c2ad49 bf787736
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ To install and run GitLab Runner on Windows you need:
- Git, which can be installed from the [official site](https://git-scm.com/download/win)
- A password for your user account, if you want to run it under your user
account rather than the Built-in System Account.
- The system locale set to English (United States) to avoid character encoding issues.
For more information, see [issue 38702](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/38702).
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment