changeset 6112:a6e93dc6e570

ci: make windows-py3 not run automatically until runners are available
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 03 Jan 2022 19:40:01 +0300
parents 9d46ec878977
children 7eb5b33868bc
files .gitlab-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab-ci.yml	Fri Dec 10 13:00:22 2021 +0300
+++ b/.gitlab-ci.yml	Mon Jan 03 19:40:01 2022 +0300
@@ -119,3 +119,4 @@
         PYTHON: py -3
         RUNTEST_ARGS: "--blacklist C:/Temp/check-tests.txt"
         TEST_HGMODULEPOLICY: "c"
+    when: manual