forked from sysprog21/rv32emu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Parallelize compilation for faster testing
Reduce compilation time for CI by adding the -j$(nproc) flag to make. This speeds up host-x86 tests from 2m3s to 1m26s and host-arm64 tests from 11m0s to 8m34s on my GitHub Action workflows.
- Loading branch information
1 parent
e575da4
commit 23f6cd2
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters