Skip to content

Commit f7b4626

Browse files
authored
Merge pull request #16317 from argotorg/bump-ext-uniswap-node-to-large
Bump ext-uniswap node to large
2 parents 08c4e0c + bb30135 commit f7b4626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ defaults:
831831
project: uniswap
832832
binary_type: native
833833
image: cimg/node:lts
834-
resource_class: medium # Tests run out of memory on a smaller machine
834+
resource_class: large # Tests run out of memory on a smaller machine
835835

836836
- job_native_test_ext_prb_math: &job_native_test_ext_prb_math
837837
<<: *requires_b_ubu_static

0 commit comments

Comments
 (0)