mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
The github CI VM has multiple CPUs. 2 for Linux and Windows, 3 for macOS. Make use of parallel build to speed up the CI tests a bit. For Windows the `makepkg-mingw` command already schedules a parallel build, so no changes are made to the Windows build. Signed-off-by: Lars-Peter Clausen <[email protected]>