summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-15 10:49:34 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-15 10:49:34 +0000
commitbe3a9440af7cedcf60dc1bb64c63f1786dc565bc (patch)
tree7388ac0251e737323887d676ff96d958001fa899
parent9403142083bf0ace81fc3059f2d6c5a494e48cbf (diff)
parent090368f6c6edf5727b3e8c5ed69ccaa31e8a2c5f (diff)
downloadgitlab-ce-be3a9440af7cedcf60dc1bb64c63f1786dc565bc.tar.gz
Merge branch 'ci_note_win_runner' into 'master'
Windows CI support is full since Runner v1.0.0 See merge request !3219
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 4d27c07913d..5158e3c387c 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -399,7 +399,7 @@ The above script will:
>**Notes:**
>
> - Introduced in GitLab Runner v0.7.0 for non-Windows platforms.
-> - Limited Windows support was added in GitLab Runner v.1.0.0.
+> - Windows support was added in GitLab Runner v.1.0.0.
> - Currently not all executors are supported.
> - Build artifacts are only collected for successful builds.