Mercurial > evolve
changeset 6710:07a9cd7cbfc6 mercurial-6.6
ci: drop tests-py2-6.1 job from compatibility branches
Since we use a specific Mercurial version for each compatibility branch, it
makes no sense to run tests on hg 6.1 on branches for other hg versions.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 29 Feb 2024 14:18:08 -0300 |
parents | 13eb2ae88603 |
children | 17d31ee2a3ed 44e41905b289 |
files | .gitlab-ci.yml |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/.gitlab-ci.yml Thu Feb 29 14:09:23 2024 -0300 +++ b/.gitlab-ci.yml Thu Feb 29 14:18:08 2024 -0300 @@ -47,16 +47,6 @@ RUNTEST_ARGS: "--pure --blacklist /tmp/check-tests.txt" TEST_HGMODULEPOLICY: "py" -tests-py2-6.1: - <<: *runtests - variables: - PY: py2 - PYTHON: python2 - RUNTEST_ARGS: "--no-rust --blacklist /tmp/check-tests.txt" - TEST_HGMODULEPOLICY: "c" - HG_BRANCH: 'max(tag("re:^6\.1"))' - allow_failure: true - doc: image: registry.heptapod.net/mercurial/ci-images/py3-evolve-doc script: