Skip to content

Commit c599720

Browse files
authored
ci: upgrade nodejs version (#2001)
1 parent ab5623a commit c599720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6+
- image: node:current
67
- image: vuejs/ci
78

89
working_directory: ~/repo

0 commit comments

Comments
 (0)