File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 :
You can’t perform that action at this time.
0 commit comments