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.
2 parents 08c4e0c + bb30135 commit f7b4626Copy full SHA for f7b4626
.circleci/config.yml
@@ -831,7 +831,7 @@ defaults:
831
project: uniswap
832
binary_type: native
833
image: cimg/node:lts
834
- resource_class: medium # Tests run out of memory on a smaller machine
+ resource_class: large # Tests run out of memory on a smaller machine
835
836
- job_native_test_ext_prb_math: &job_native_test_ext_prb_math
837
<<: *requires_b_ubu_static
0 commit comments