Skip to content

Allow parallel jobs again

Count Count requested to merge allow-parallel-jobs-again into main

We are now using the memory-optimized runner, so we should have enough memory to run multiple rustc instances at once. Also the tests should run in parallel.

Merge request reports