You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't use the tool cache on GitHub-hosted runners by default
This introduces performance problems due to deficiencies in the
filesystem layout of GitHub-hosted runners; see #34. The tool cache
isn't very useful on such runners anyway, but I've added an option to
override the default.
Also add some more logging (related: #45).
Resolves: #34
0 commit comments