mirror of
https://github.com/verilator/verilator.git
synced 2026-09-01 02:16:47 +02:00
The intention was to run scheduled with max 2 parallel jobs, however, due to a bug they were run with 7 just like PR runs. This didn't seem to cause problems, so change it all to 7, except for the hierarchical, which runs on 6, for a total of a maximum 20 parallel RTLMeter run jobs per workflow run.