Skip to content

Commit 810a360

Browse files
committed
ci: update node version to v12
1 parent 3397715 commit 810a360

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
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/vuex
55
docker:
6-
- image: circleci/node:8-browsers
6+
- image: circleci/node:12-browsers
77

88
jobs:
99
install:

0 commit comments

Comments
 (0)