Commit f682d202 authored by BryceLTaylor's avatar BryceLTaylor

circleCI config increase container size

parent a335988b
...@@ -41,6 +41,7 @@ aliases: ...@@ -41,6 +41,7 @@ aliases:
- v1-build- - v1-build-
- &build - &build
<<: *defaults <<: *defaults
resource_class: medium+
steps: steps:
- *restore_git_cache - *restore_git_cache
- checkout - checkout
...@@ -133,4 +134,3 @@ workflows: ...@@ -133,4 +134,3 @@ workflows:
- develop - develop
- /^hotfix\/.*/ - /^hotfix\/.*/
- /^release\/.*/ - /^release\/.*/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment