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 78392f8 commit 9e98167Copy full SHA for 9e98167
.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: macos.x86.medium.gen2
18
19
workflows:
20
version: 2
0 commit comments