Skip to content
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

add Downgrade.yaml file #561

Closed
wants to merge 8 commits into from
Closed

add Downgrade.yaml file #561

wants to merge 8 commits into from

Conversation

i-walker
Copy link

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

related to SciML/SciMLBase.jl#553

Project.toml Outdated
@@ -45,7 +45,7 @@ LinearAlgebra = "1.9.4"
Logging = "1.9.4"
MuladdMacro = "0.2.1"
NLsolve = "4"
OrdinaryDiffEq = "6.62.0"
OrdinaryDiffEq = "4.0.0-6.62.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it definitely shouldn't go lower

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was confused by the task output. It failed with 6.62.0..

@i-walker i-walker closed this by deleting the head repository Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants