Conversation
|
@IanButterworth Per JuliaLang/julia#42806 (comment), I was under the impression that this was fixed by JuliaLang/julia#42806. But it looks like it is still failing? Here is the version info for the Julia nightly that was used on this job: |
|
I thought this might happen. It seems like it will need JuliaLang/Pkg.jl#2787 I'll check manually |
|
Yeah JuliaLang/Pkg.jl#2787 is needed. Basically the manifest is invalid for the current nightly v1.8, so that PR allows even a non-updating |
|
Hopefully fixed on nightlies now. Can someone rerun the nightly job? |
|
@IanButterworth Why is |
…on is not nightly
I tried locally and there were no changes made to the Project (confirmed by git) I then set the project as read-only and hit I guess the heuristic here isn't actually detecting that there's no changes |
|
Why is |
|
Actually, I think |
Closes #47158