mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Bump ubuntu images
This commit is contained in:
parent
ace0998fd3
commit
e53dea816f
@ -78,8 +78,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)
|
||||
@ -213,8 +213,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:
|
||||
@ -346,8 +346,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 🤷
|
||||
@ -455,8 +455,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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user