It currently is spec’ed at 2CPU, and 8GB RAM. Is there an option to choose a larger VM size? We’re not able to use docker executor given that we also leverage docker/docker-compose inside our tests, and we’re looking to find ways to improve our build times, currently, our workflow takes over an hour to complete, whereas on our macbook, it takes about 8-10 minutes.
One big bottleneck is Scala compilation for our monolithic Scala app, which is really slow on 2CPU.
Any help appreciated, thank you!