Skip to content

Conversation

@knocte
Copy link
Collaborator

@knocte knocte commented Nov 14, 2025

Recent fix [1] for our scheduled CI build didn't last long. Suddenly the "Restore tools" step (dotnet tool restore) started failing in Linux because the GithubActions agent's dotnet version was apparently upgraded from 9.0.306 to 9.0.307. Given this, the most sensible approach to fix this is revisit our RollForward policy, which was disabled in a recent PR [2] because of apparent issues when upgrading our docs generation.

That issue seems to not be happenning anymore because our CIs are green even when we upgraded to a .NET version newer than 9.0.300 (maybe thanks to our Fornax dependency upgrade?), so it seems safe to restore to a "Minor" setting here.

[1] #780
[2] #736

Recent fix [1] for our scheduled CI build didn't last long.
Suddenly the "Restore tools" step (`dotnet tool restore`)
started failing in Linux because the GithubActions agent's
dotnet version was apparently upgraded from 9.0.306 to
9.0.307. Given this, the most sensible approach to fix this
is revisit our RollForward policy, which was disabled in a
recent PR [2] because of apparent issues when upgrading our
docs generation.

That issue seems to not be happenning anymore because our
CIs are green even when we upgraded to a .NET version newer
than 9.0.300 (maybe thanks to our Fornax dependency upgrade?),
so it seems safe to restore to a "Minor" setting here.

[1] fsprojects#780
[2] fsprojects#736
@knocte knocte merged commit dcee3c0 into fsprojects:master Nov 14, 2025
6 checks passed
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.

1 participant