Commit 2536801
authored
[CI] Explicitly set number of jobs for lit on Windows (#17382)
The new Windows runner is a NUMA system with 2 CPUs, and for whatever
reason `lit` seems to only detect the non-hyperthreaded cores on one of
the CPUs, so just explicitly set it.
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>1 parent aabbbe8 commit 2536801
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments