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 cea0326 commit 59744c0Copy full SHA for 59744c0
.circleci/config.yml
@@ -223,7 +223,7 @@ jobs:
223
224
test:
225
executor: test-executor
226
- resource_class: large
+ resource_class: xlarge
227
steps:
228
- custom_attach_workspace
229
- setup_bazel_rbe
@@ -234,7 +234,7 @@ jobs:
234
235
integration:
236
237
238
239
240
- run:
0 commit comments