From e506e8ee601ad983e468205099ffccf62b72b185 Mon Sep 17 00:00:00 2001 From: Tim Ysewyn Date: Fri, 18 Oct 2019 17:49:42 +0200 Subject: [PATCH] Removed 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 133de9bd..51328131 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: