changeset 52199:d22b6d6e02e1 stable

ci: use smaller VM to build wheel There is no need for large machine for this job, Python will be mostly singled threaded anyway.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 06 Nov 2024 16:38:57 +0100
parents 2c4283c9fa93
children 94ded8440db6
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Wed Nov 06 16:32:15 2024 +0100
+++ b/contrib/heptapod-ci.yml	Wed Nov 06 16:38:57 2024 +0100
@@ -48,6 +48,7 @@
     WHEEL_TYPE: ""
     FLAVOR: ""
     MERCURIAL_SETUP_FORCE_TRANSLATIONS: "1"
+    CI_CLEVER_CLOUD_FLAVOR: "XS"
   before_script:
     - echo "python used, $PYTHON"
     - $PYTHON --version