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
I can look into it next week, I'm currently on vacation. Adding back the build setup would leave us with two setups that might deviate or silently break, right? So conditional compilation is better?
docs.rs does not have internet access when building crates. It errors with
https://docs.rs/crate/good_lp/1.11.0/builds/1603664
I think the regression was introduced by #72
@KnorpelSenf, could you please look into it ?
We can either set a different default set of solvers (to compile scip as we did before) or introduce conditional compilation on docsrs
The text was updated successfully, but these errors were encountered: