File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414jobs :
1515 downgrade :
16- if : false # Disabled: waiting on SciML ecosystem updates. See #193 for details.
1716 name : " Downgrade"
1817 uses : " SciML/.github/.github/workflows/downgrade.yml@v1"
1918 with :
2019 julia-version : " 1.10"
2120 skip : " Pkg,TOML"
21+ allow-reresolve : false
2222 secrets : " inherit"
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
2222SteadyStateDiffEq = " 9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
2323
2424[compat ]
25- ADTypes = " 1"
25+ ADTypes = " 1.14.0 "
2626Aqua = " 0.8"
2727ChainRulesCore = " 1"
2828CommonSolve = " 0.2"
2929ConcreteStructs = " 0.2"
30- DiffEqBase = " 6.119 , 7.0"
30+ DiffEqBase = " 6.176.0 , 7.0"
3131Documenter = " 1"
3232ExplicitImports = " 1"
3333FastClosures = " 0.3"
@@ -46,13 +46,13 @@ NonlinearSolve = "4"
4646NonlinearSolveBase = " 1.5, 2"
4747OrdinaryDiffEq = " 6.74, 7"
4848Pkg = " 1.10"
49- PrecompileTools = " 1"
49+ PrecompileTools = " 1.2.1 "
5050Random = " 1.10"
5151SciMLBase = " 2, 3.3"
5252SciMLSensitivity = " 7.43"
5353StableRNGs = " 1"
5454Static = " 1"
55- SteadyStateDiffEq = " 2.3 "
55+ SteadyStateDiffEq = " 2.5.0 "
5656Test = " 1.10"
5757Zygote = " 0.7"
5858julia = " 1.10"
You can’t perform that action at this time.
0 commit comments