contrib/heptapod-ci.yml
changeset 48524 6bd42f9bc97e
parent 48404 0ad593b60760
parent 48522 b52cf5063865
child 48697 fba2d7fab11e
--- a/contrib/heptapod-ci.yml	Fri Feb 15 17:20:32 2019 -0500
+++ b/contrib/heptapod-ci.yml	Tue Jan 04 14:21:22 2022 -0500
@@ -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'