contrib/heptapod-ci.yml
branchstable
changeset 48070 750920b18aaa
parent 47879 c1ed2c967fac
child 48276 f3e218ae3fd9
--- a/contrib/heptapod-ci.yml	Tue Sep 21 18:18:56 2021 +0200
+++ b/contrib/heptapod-ci.yml	Tue Sep 28 13:26:08 2021 +0200
@@ -152,6 +152,7 @@
 # that satisfies the various shebang lines and delegates to `py -3`.
 .window_runtests_template: &windows_runtests
     <<: *all
+    when: manual  # we don't have any Windows runners anymore at the moment
     stage: tests
     before_script:
       - C:/MinGW/msys/1.0/bin/sh.exe --login -c 'cd "$OLDPWD" && ls -1 tests/test-check-*.* > C:/Temp/check-tests.txt'