Resource_class not picked up

Hi there,

I am getting a failure while building:
“The build failed because the process exited too early.
This probably means the system ran out of memory or someone called kill -9 on the process.”

I have tried to specify a resource_class “large” but somehow it’s not picked up, and CircleCi still shows a “Medium” resource class in its UI. Would anybody know why?

Problem solved! I was setting the resource_class on the wrong container. Duh!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.