From 66f6cfa277d877556acfe598315a4d24218778d1 Mon Sep 17 00:00:00 2001 From: RasPhilCo Date: Fri, 4 Oct 2019 11:04:41 -0700 Subject: [PATCH] chore: update circle config (#21) --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d7bc2524..4370e940 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,7 +50,8 @@ workflows: "@oclif/errors": jobs: - node-latest - - node-8 + - node-12 + - node-10 - release: context: org-global filters: