From 1b63b2082dd6b8ff78b57eb447af2b444698eeb3 Mon Sep 17 00:00:00 2001 From: Piotr Pekala Date: Fri, 26 Jul 2019 03:00:15 -0700 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index be70029c..b141dd37 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,7 +11,7 @@ jobs: - run: name: Install nodejs command: | - brew install node@11 + brew install node - run: name: Set timezone and check current datetime