Skip to content

Commit

Permalink
Revert node version
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengreenfield committed Dec 24, 2019
1 parent b62991a commit 8f0d536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -5,7 +5,7 @@ jobs:
parallelism: 1
shell: /bin/bash --login
docker:
- image: circleci/node:12.14.0
- image: circleci/node:10.12.0
steps:
- checkout
- run: export PATH="~/lorengreenfield/halfcab/node_modules/.bin:$PATH"
Expand Down

0 comments on commit 8f0d536

Please sign in to comment.