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
The community build is now taking about an hour to run, it would be nice if we could split it in two jobs to reduce the CI wait time. This is tricky since there's dependencies between various projects, perhaps the easiest split would be between lihaoyi's libraries and everything else, since lihaoyi's library tend to only depend on other lihaoyi's libraries, but I don't know if there's enough lihaoyi's libraries for this to be a good split. What do you think @anatoliykmetyuk ?