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 f529d26 commit b320187Copy full SHA for b320187
1 file changed
.circleci/config.yml
@@ -174,6 +174,7 @@ jobs:
174
executor:
175
name: rn/linux_js
176
node_version: 'lts'
177
+ resource_class: large
178
steps:
179
- checkout
180
# - rn/yarn_install
0 commit comments