-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prep for 0.9.21 #1301
Prep for 0.9.21 #1301
Conversation
I don't think there's any blocking issue here. No solver is broken, just their tests (and some just because of the Julia 1.6 release). PRs are open to fix. |
Not that if we're just fixing tests, a new release not strictly necessary as SolverTests test against master |
PolyJuMP still failing: But I don't think that's a blocker. Looks like just a dictionary change in the printing order or something. |
Looking into ProxSDP |
@joaquimg did you make any progress? Alternatively, if you don't think it's a MOI breakage, let me know. |
Fixed, update your list. |
@blegat can you run the SolverTests?