Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use fewer threads when running openroad.
Don't overwhelm remote executors (which may be running multiple actions) with too many threads. Just use one unless the job is required to be run locally, in which case we expect an action will often have the entire system to itself.
- Loading branch information