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 37c1c35 commit f110becCopy full SHA for f110bec
.circleci/config.yml
@@ -99,7 +99,7 @@ jobs:
99
test-unit:
100
docker:
101
- *node_image
102
- resource_class: large
+ resource_class: xlarge
103
working_directory: *working_directory
104
steps:
105
- attach_workspace:
@@ -151,7 +151,7 @@ jobs:
151
- *ganache_image
152
- *postgres_image
153
- *graph_image
154
155
156
157
0 commit comments