I've created a private agents pool on VSTS.
Then downloaded the agent for linux, installed it on my Ubuntu 18.04 server and everything went fine.
The only problem is that I'm noticing that it isn't using the fully potential of the CPU. I'd like to give it all the available computational power, in order to speed up the builds.
Is there a way to do this? Or an article that I can read? I've googled around, but didn't find something useful...
I'm not hosting on Azure, my build machine is under my desk.
Thank you all! Caius