Skip to content

Commit 3f329e6

Browse files
committed
Try ubuntu-2004:202111-02
1 parent e2330e3 commit 3f329e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
# executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally)
8282
#
8383
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
84-
image: ubuntu-2004:2024.11.1
84+
image: ubuntu-2004:202111-02
8585
steps:
8686
- run:
8787
name: Install Git Large File Storage (LFS)
@@ -216,7 +216,7 @@ jobs:
216216
# executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally)
217217
#
218218
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
219-
image: ubuntu-2004:2024.11.1
219+
image: ubuntu-2004:202111-02
220220
resource_class: large
221221
steps:
222222
- run:
@@ -349,7 +349,7 @@ jobs:
349349
# executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally)
350350
#
351351
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
352-
image: ubuntu-2004:2024.11.1
352+
image: ubuntu-2004:202111-02
353353
resource_class: large
354354
steps:
355355
- browser-tools/install-chrome # Slow because apt update but what can you do 🤷‍
@@ -458,7 +458,7 @@ jobs:
458458
# executor in local jobs." (https://circleci.com/docs/2.0/local-cli/#limitations-of-running-jobs-locally)
459459
#
460460
# Available images: https://circleci.com/developer/machine/image/ubuntu-2004
461-
image: ubuntu-2004:2024.11.1
461+
image: ubuntu-2004:202111-02
462462
resource_class: large
463463
steps:
464464
- run:

0 commit comments

Comments
 (0)