Try ubuntu-2004:2023.02.1
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
||||
# 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
|
||||
image: ubuntu-2004:2023.10.1
|
||||
image: ubuntu-2004:2023.02.1
|
||||
steps:
|
||||
- run:
|
||||
name: Install Git Large File Storage (LFS)
|
||||
@@ -216,7 +216,7 @@ jobs:
|
||||
# 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
|
||||
image: ubuntu-2004:2023.10.1
|
||||
image: ubuntu-2004:2023.02.1
|
||||
resource_class: large
|
||||
steps:
|
||||
- run:
|
||||
@@ -348,7 +348,7 @@ jobs:
|
||||
# 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
|
||||
image: ubuntu-2004:2023.10.1
|
||||
image: ubuntu-2004:2023.02.1
|
||||
resource_class: large
|
||||
steps:
|
||||
- browser-tools/install-chrome # Slow because apt update but what can you do 🤷
|
||||
@@ -457,7 +457,7 @@ jobs:
|
||||
# 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
|
||||
image: ubuntu-2004:2023.10.1
|
||||
image: ubuntu-2004:2023.02.1
|
||||
resource_class: large
|
||||
steps:
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user