ci: Parallelize fuzz jobs (#12765)
* ci: Parallelize fuzz jobs Parallelize fuzz `make` targets using `xargs`. Previously, they were all running serially which led to long job runtimes. * Use machine * reduce executors to 8
Showing
Please register or sign in to comment