mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
1b152f9f21
If not artificially limited by setting JOBS env var, broccoli-babel-transpiler will attempt to parallelize across the number of CPUs on the host VM rather than the Docker container, resulting in CI jobs being killed due to running out of memory.