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
### Summary
Mac CI tests can take significantly longer than Windows and Linux. This
PR doubles the timeout for Mac tests so they don't fail as frequently
and adds back the `OMP_NUM_THREADS: 1` option, which seems to help
reduce individual test times.
0 commit comments