Skip to content

Commit 888c978

Browse files
committed
CI: Switch to medium+ resource class for hardhat-core-default-solc
1 parent a0226f0 commit 888c978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ jobs:
183183
command: npm run coveralls
184184

185185
hardhat-core-default-solc:
186+
# Runs out of memory on 'medium'.
187+
resource_class: medium+
186188
docker:
187189
- image: cimg/node:16.15
188190
steps:

0 commit comments

Comments
 (0)