Skip to content

Commit 968b88c

Browse files
Update node.js version on CircleCi, 2nd try
1 parent ab3867f commit 968b88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
NAME: angular-cli-ghpages
1010

1111
docker:
12-
- image: circleci/node:18-browsers
12+
- image: cimg/node:18.12.1-browsers
1313

1414
steps:
1515
- checkout

0 commit comments

Comments
 (0)