Skip to content

Commit

Permalink
Node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Feb 21, 2020
1 parent e4a6b54 commit 1c27645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -4,7 +4,7 @@ jobs:
build:
working_directory: ~/repo
docker:
- image: circleci/node:10
- image: circleci/node:12
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 1c27645

Please sign in to comment.