From 447a98ac8f324a0d449729ae86f4ceb6b2379c93 Mon Sep 17 00:00:00 2001 From: fangjian0423 Date: Thu, 17 Oct 2019 10:29:00 +0800 Subject: [PATCH] fix the problems about circleci --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ce38f799..1faf0600 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,7 +10,7 @@ jobs: branches: ignore: - gh-pages # list of branches to ignore - resource_class: large + resource_class: medium+ steps: - checkout - restore_cache: