Skip to content

Commit

Permalink
Try ubuntu-2004:2022.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jan 15, 2025
1 parent 5be8801 commit fb083a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.02.1
image: ubuntu-2004:2022.10.1
steps:
- run:
name: Install Git Large File Storage (LFS)
Expand Down Expand Up @@ -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.02.1
image: ubuntu-2004:2022.10.1
resource_class: large
steps:
- run:
Expand Down Expand Up @@ -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.02.1
image: ubuntu-2004:2022.10.1
resource_class: large
steps:
- browser-tools/install-chrome # Slow because apt update but what can you do 🤷‍
Expand Down Expand Up @@ -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.02.1
image: ubuntu-2004:2022.10.1
resource_class: large
steps:
- run:
Expand Down

0 comments on commit fb083a9

Please sign in to comment.