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
Intermittently, our tests are slow to run due to Setup Cpp taking a long time. When it's fast, it takes <1 minutes, when it's slow, it can take almost 10 minutes.
Intermittently, our tests are slow to run due to
Setup Cpp
taking a long time. When it's fast, it takes <1 minutes, when it's slow, it can take almost 10 minutes.Some relevant background:
It seems like the setup is supposed to be cached on GH actions, but maybe it isn't sometimes?
Maybe using docker would fix this?
The text was updated successfully, but these errors were encountered: