Skip to content

Commit

Permalink
build(ci): Upgrade node image to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed Apr 20, 2020
1 parent bd2b766 commit 425fea3
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 @@ -5,7 +5,7 @@ jobs:
ignore:
- gh-pages
docker:
- image: circleci/node:8
- image: circleci/node:12
environment:
## this enables colors in the output
TERM: xterm
Expand Down

0 comments on commit 425fea3

Please sign in to comment.