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 9a28114 commit d19b267Copy full SHA for d19b267
.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