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