d8dedc5644
The environment Go runs in thinks there are 32 CPUs, but according to https://circleci.com/docs/2.0/configuration-reference/#resource_class that's a known issue, and only 2 CPUs are actually available. We're still overallocating with -p=8, so if we continue to get OOMs we may need to reduce that further. |
||
---|---|---|
.. | ||
config.yml |