Skip to content

Commit 88e9e79

Browse files
author
Zoran Liu
committed
update node version
1 parent e4ddba7 commit 88e9e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: circleci/node:10-browsers
6+
- image: circleci/node:16-browsers
77
working_directory: ~/repo
88
steps:
99
- checkout

0 commit comments

Comments
 (0)