Try ubuntu-2004:2024.11.1

This commit is contained in:
Simon Warta 2025-01-14 12:31:07 +01:00
parent c999465af8
commit 397a454da9
No known key found for this signature in database

View File

@ -80,8 +80,8 @@ jobs:
# As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # 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) # 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 # Available images: https://circleci.com/developer/machine/image/ubuntu-2004
image: ubuntu-2004:202107-02 image: ubuntu-2004:2024.11.1
steps: steps:
- run: - run:
name: Install Git Large File Storage (LFS) 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 # 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) # 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 # Available images: https://circleci.com/developer/machine/image/ubuntu-2004
image: ubuntu-2004:202107-02 image: ubuntu-2004:2024.11.1
resource_class: large resource_class: large
steps: steps:
- run: - run:
@ -348,8 +348,8 @@ jobs:
# As a consequence, we cannot use the circleci CLI for this job because "You cannot use the machine # 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) # 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 # Available images: https://circleci.com/developer/machine/image/ubuntu-2004
image: ubuntu-2004:202107-02 image: ubuntu-2004:2024.11.1
resource_class: large resource_class: large
steps: steps:
- browser-tools/install-chrome # Slow because apt update but what can you do 🤷‍ - 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 # 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) # 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 # Available images: https://circleci.com/developer/machine/image/ubuntu-2004
image: ubuntu-2004:202107-02 image: ubuntu-2004:2024.11.1
resource_class: large resource_class: large
steps: steps:
- run: - run: