ci: resilient .NET setup (retry dotnet-install, drop flaky setup-dotnet) #8
Reference in New Issue
Block a user
Delete Branch "ci/resilient-dotnet-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces flaky actions/setup-dotnet on the self-hosted runner with dotnet-install.sh into a clean private dir + retry-once. Self-tests the fix; unblocks #6/#7.