• Matthew Slipper's avatar
    ci: Parallelize fuzz jobs (#12765) · 3b998095
    Matthew Slipper authored
    * 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
    3b998095
Makefile 2.18 KB