From 25f28f1f55dc2816d1dc0ca14e9eb502b963f0f8 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 17 Oct 2019 09:48:47 -0400 Subject: [PATCH] Removing resouce_class from circle config --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 240c333c..2c552a93 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: