windows-ci: run Windows CI automatically alongside the others stable
authorRaphaël Gomès <rgomes@octobus.net>
Fri, 23 Jul 2021 10:47:12 +0200
branchstable
changeset 47810 6ec897345b87
parent 47809 98c3fa6a3ac2
child 47811 fb7d17496aca
windows-ci: run Windows CI automatically alongside the others This will enable us to make Windows Python 3 a first-class citizen for the next 6.0 cycle. We will probably get some flaky tests and we're missing others that are skipped, but we'll turn them on it future patches. Differential Revision: https://phab.mercurial-scm.org/D11256
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Thu Aug 05 12:53:44 2021 +0200
+++ b/contrib/heptapod-ci.yml	Fri Jul 23 10:47:12 2021 +0200
@@ -163,7 +163,6 @@
 
 windows-py3:
     <<: *windows_runtests
-    when: manual
     tags:
       - windows
     variables: