Skip to content

Commit cc2df9f

Browse files
committed
Revert "Update cimg/node"
This reverts commit e280030.
1 parent e280030 commit cc2df9f

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
@@ -8,7 +8,7 @@ jobs:
88
build_node:
99
resource_class: medium
1010
docker:
11-
- image: cimg/node:20.10
11+
- image: cimg/node:16.20
1212
steps:
1313
- checkout
1414
- run:

0 commit comments

Comments
 (0)