From 397a454da9d010ecbe0583479ad43aa114f49268 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Tue, 14 Jan 2025 12:31:07 +0100 Subject: [PATCH] Try ubuntu-2004:2024.11.1 --- .circleci/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 50305d7b..60eed0ad 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -80,8 +80,8 @@ jobs: # As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally) # - # Available images: https://circleci.com/docs/2.0/configuration-reference/#available-machine-images - image: ubuntu-2004:202107-02 + # Available images: https://circleci.com/developer/machine/image/ubuntu-2004 + image: ubuntu-2004:2024.11.1 steps: - run: name: Install Git Large File Storage (LFS) @@ -215,8 +215,8 @@ jobs: # As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally) # - # Available images: https://circleci.com/docs/2.0/configuration-reference/#available-machine-images - image: ubuntu-2004:202107-02 + # Available images: https://circleci.com/developer/machine/image/ubuntu-2004 + image: ubuntu-2004:2024.11.1 resource_class: large steps: - run: @@ -348,8 +348,8 @@ jobs: # As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally) # - # Available images: https://circleci.com/docs/2.0/configuration-reference/#available-machine-images - image: ubuntu-2004:202107-02 + # Available images: https://circleci.com/developer/machine/image/ubuntu-2004 + image: ubuntu-2004:2024.11.1 resource_class: large steps: - browser-tools/install-chrome # Slow because apt update but what can you do 🤷‍ @@ -457,8 +457,8 @@ jobs: # As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally) # - # Available images: https://circleci.com/docs/2.0/configuration-reference/#available-machine-images - image: ubuntu-2004:202107-02 + # Available images: https://circleci.com/developer/machine/image/ubuntu-2004 + image: ubuntu-2004:2024.11.1 resource_class: large steps: - run: