-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
More CI #458
More CI #458
Conversation
Define an |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #458 +/- ##
=======================================
Coverage 78.12% 78.12%
=======================================
Files 23 23
Lines 3154 3155 +1
=======================================
+ Hits 2464 2465 +1
Misses 690 690 ☔ View full report in Codecov by Sentry. |
I was hoping that with the standard libraries compat changes it would be possible to run CI on Julia 1.10 with e.g. LinearAlgebra on 1.9, but this seems not to be the case: |
I want to bump all libraries and CI to v1.10. I guess we can start here. |
The downgrade CI is already bearing fruits, it found that in Julia 1.10 you need the very recent Zygote = "0.6.62". |
Not sure what to do with the piracy https://github.com/SciML/Surrogates.jl/blob/master/src/Radials.jl#L4