-
-
Notifications
You must be signed in to change notification settings - Fork 114
Update Downgrade.yml #1075
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
Update Downgrade.yml #1075
Conversation
|
The downgrade test doesn't use the downgraded package versions, right? For instance, during |
|
@StefanKarpinski does the minimum resolver respect Julia version for the standard libraries? |
|
It should |
|
It doesn't seem to prevent LinearAlgebra v1.10 on Julia v1.11 🤷 , but if we only use the downgrade CI on LTS it seems like that's a fine solution. Thanks @StefanKarpinski looks like it's fully in play now! 30 PRs to make. |
No description provided.