Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
Use Node.js v12.x for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Jul 18, 2019
1 parent 0e11302 commit d7e0b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ executors:
build_executor:
working_directory: *workspace_root
docker:
- image: node:11-stretch
- image: node:12-stretch


###########################################
Expand Down

0 comments on commit d7e0b2b

Please sign in to comment.