Skip to content

Commit d438af9

Browse files
committed
ci: try v10
1 parent 32e25d2 commit d438af9

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: ~/project/vue-router
55
docker:
6-
- image: circleci/node:lts-browsers
6+
- image: circleci/node:10-browsers
77

88
jobs:
99
install:

0 commit comments

Comments
 (0)