We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b413679 commit 7ebb023Copy full SHA for 7ebb023
.circleci/config.yml
@@ -14,6 +14,7 @@ jobs:
14
- run: rm -Rf _build/pythonbase.app/ _build/run-*
15
- store_artifacts:
16
path: /Users/distiller/project/_build
17
+ resource_class: large
18
19
workflows:
20
version: 2
0 commit comments