From 5118afce4f96d9e9bba63f03cc73452877300ae4 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 24 Oct 2019 17:15:03 -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 0904aef7..307a9c10 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: