-
Notifications
You must be signed in to change notification settings - Fork 25
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
Load an LP64 backend the new version of Clp_jll.jl #150
Conversation
@odow |
I guess this is needed, but it is unrelated to the aarch64-apple stuff. |
We should try to use a version of |
See #131 (comment) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #150 +/- ##
==========================================
+ Coverage 82.01% 82.72% +0.71%
==========================================
Files 3 3
Lines 378 382 +4
==========================================
+ Hits 310 316 +6
+ Misses 68 66 -2 ☔ View full report in Codecov by Sentry. |
I'm 99% sure that they never tested the compilation of Clp with |
No description provided.