Skip to content

ascent,ci: reduce build concurrency level

We are observing many build failures n the ascent build. It appears to be some sort of resource exhaustion in the form of memory used, disk usage, number of inodes...

Most possibly can be something about the memory usage, we can definitely reduce this by reducing the concurrency level of the build.

fixes: #757 (closed)

Edited by Vicente Bolea

Merge request reports