You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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>
0 commit comments