mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Go back to ubuntu-2004:202111-02
This commit is contained in:
parent
fb083a9ca1
commit
b35362678a
@ -81,7 +81,8 @@ jobs:
|
|||||||
# 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/developer/machine/image/ubuntu-2004
|
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
|
||||||
image: ubuntu-2004:2022.10.1
|
# Note that ubuntu-2004:202111-02 and above cause checksum issues when installing yarn packages. No idea why.
|
||||||
|
image: ubuntu-2004:202111-02
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
name: Install Git Large File Storage (LFS)
|
name: Install Git Large File Storage (LFS)
|
||||||
@ -216,7 +217,8 @@ jobs:
|
|||||||
# 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/developer/machine/image/ubuntu-2004
|
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
|
||||||
image: ubuntu-2004:2022.10.1
|
# Note that ubuntu-2004:202111-02 and above cause checksum issues when installing yarn packages. No idea why.
|
||||||
|
image: ubuntu-2004:202111-02
|
||||||
resource_class: large
|
resource_class: large
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
@ -348,7 +350,8 @@ jobs:
|
|||||||
# 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/developer/machine/image/ubuntu-2004
|
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
|
||||||
image: ubuntu-2004:2022.10.1
|
# Note that ubuntu-2004:202111-02 and above cause checksum issues when installing yarn packages. No idea why.
|
||||||
|
image: ubuntu-2004:202111-02
|
||||||
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,7 +460,8 @@ jobs:
|
|||||||
# 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/developer/machine/image/ubuntu-2004
|
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
|
||||||
image: ubuntu-2004:2022.10.1
|
# Note that ubuntu-2004:202111-02 and above cause checksum issues when installing yarn packages. No idea why.
|
||||||
|
image: ubuntu-2004:202111-02
|
||||||
resource_class: large
|
resource_class: large
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user