Commit 9349f21
authored
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: #341 parent 58a980b commit 9349f21
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments