Commit cd1e93b
committed
Raise Mooncake compat floor to 0.5.36 (fix Downgrade resolution)
The old Mooncake unions (0.4.146, 0.5 in FIRK; 0.4, 0.5 in MIRK) let the
Downgrade CI pin an ancient Mooncake at minimum resolution, which the
promotion-caused Resolver capacity wall could not satisfy (Unsatisfiable).
Limiting to the latest Mooncake (0.5.36) lets min-resolution succeed.
Verified with julia-downgrade-compat downgrade.jl (mode=alldeps, julia=1.12)
on both sublibraries: resolution succeeds with Mooncake pinned to 0.5.36.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 49a1718 commit cd1e93b
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments