From a12290b61067d9d1c5a64ca5c0b440ef1afc4754 Mon Sep 17 00:00:00 2001 From: Santiago Mola Date: Tue, 9 Jul 2024 13:38:47 +0200 Subject: [PATCH] Upgrade system-tests to Python 3.12 --- .circleci/config.continue.yml.j2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.circleci/config.continue.yml.j2 b/.circleci/config.continue.yml.j2 index d55c24f2125..834f590716d 100644 --- a/.circleci/config.continue.yml.j2 +++ b/.circleci/config.continue.yml.j2 @@ -260,9 +260,9 @@ commands: cacheType: lib - run: - name: Install python 3.9 + name: Install python 3.12 command: | - sudo apt-get install python3.9-full python3.9-dev python3.9-venv + sudo apt-get install -y python3.12-full python3.12-dev python3.12-venv echo 'export PATH="$HOME/.local/bin:$PATH"' >>"$BASH_ENV" - run: @@ -797,8 +797,7 @@ jobs: system-tests: machine: - # https://support.circleci.com/hc/en-us/articles/360007324514-How-can-I-use-Docker-volume-mounting-on-CircleCI- - image: ubuntu-2004:current + image: ubuntu-2404:2024.05.1 resource_class: medium parameters: weblog-variant: