Skip to content

Commit 82ddf5d

Browse files
authored
[LOCAL] Bump Node on CircleCI to 18.18 to fix red signal (#45894)
1 parent 7244893 commit 82ddf5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/configurations/top_level.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ references:
6161
dependency_versions:
6262
xcode_version: &xcode_version "15.2"
6363
nodelts_image: &nodelts_image "cimg/node:20.2.0"
64-
nodeprevlts_image: &nodeprevlts_image "cimg/node:18.12.1"
64+
nodeprevlts_image: &nodeprevlts_image "cimg/node:18.18.2"
6565
nodelts_browser_image: &nodelts_browser_image "cimg/node:20.2.0-browsers"
6666

6767
# -------------------------

0 commit comments

Comments
 (0)