Skip to content
Compare
Choose a tag to compare
@WillAbides WillAbides released this 28 Jan 20:08
· 96 commits to v1 since this release

Changes install target from $RUNNER_TOOL_CACHE/go/<version>/x64 to $RUNNER_WORKSPACE/setup-go-faster/go/<version>/x64. This results in a massive performance improvement for Windows because $RUNNER_WORKSPACE is on a volume with significantly faster IO.