Commit 41fdc28
committed
chore: increase circleci test job size to 2xlarge
It was failing with:
Compiling ethportal-peertest v0.1.0 (/home/circleci/project/ethportal-peertest)
error: linking with `cc` failed: exit status: 1
...<snip>...
= note: collect2: fatal error: ld terminated with signal 9 [Killed]
compilation terminated.
This looks a lot like an OOM killer. It's not the first time that it's
happened, so maybe increasing the box size will help.1 parent f5a277e commit 41fdc28
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments