Skip to content

Commit 4ea9b83

Browse files
committed
Update Node.js to v17
1 parent ef6c190 commit 4ea9b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:10
5+
- image: circleci/node:17
66
working_directory: ~/repo
77
steps:
88
- checkout

0 commit comments

Comments
 (0)