From a8f202ab8534fcda04d717d014761bfb81297520 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 17 Oct 2019 15:51:48 -0400 Subject: [PATCH] Removing resource_class from circle config --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3cbd16ff..5da4ccba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,7 +10,6 @@ jobs: branches: ignore: - gh-pages # list of branches to ignore - resource_class: large steps: - checkout - restore_cache: