Mercurial > evolve
changeset 6658:edcd6710033e
contrib: adjust heptapod CI flavor sizes
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 18 Jan 2024 13:22:27 -0300 |
parents | 92fd4581f569 |
children | aa1cea32ae90 |
files | .gitlab-ci.yml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.gitlab-ci.yml Tue Jan 09 15:39:28 2024 -0300 +++ b/.gitlab-ci.yml Thu Jan 18 13:22:27 2024 -0300 @@ -38,6 +38,7 @@ <<: *runtests variables: RUNTEST_ARGS: "--test-list /tmp/check-tests.txt" + CI_CLEVER_CLOUD_FLAVOR: S tests-py3-cext: <<: *runtests @@ -68,6 +69,7 @@ variables: LANG: en_US.UTF-8 PYTHONPATH: "/ci/repos/mercurial:$PYTHONPATH" + CI_CLEVER_CLOUD_FLAVOR: S artifacts: paths: - html/*