changeset 53230:e8a142f60e12

ci: use a v3.0 image for chg We still build mercurial from source for the chg test. This is not great, but also the simplest way forward and this migration needs to conclude at some point.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 28 Apr 2025 21:56:37 +0200
parents ea930d49aa9d
children c2676d6b05b3
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Mon Apr 28 23:40:39 2025 +0200
+++ b/contrib/heptapod-ci.yml	Mon Apr 28 21:56:37 2025 +0200
@@ -340,6 +340,7 @@
 
 test-chg:
     extends: .runtests-no-check
+    image: "registry.heptapod.net/mercurial/ci-images/hg-core-test-py-dev:v3.0"
     variables:
         FLAVOR: "--chg"