From 3f5f09978539010a226d9f53bb38d08f89044cc0 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Fri, 10 Dec 2021 22:54:49 -0500 Subject: [PATCH] Bump to the large resource class --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6da98de..51e32c7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -76,6 +76,7 @@ build: &build build_mac: &build_mac #xcode: 11.7.0 + resource_class: large steps: - checkout # Free up extra space on macOS