Skip to content

Version pin Go version for Windows shared Runners

Overview

At the moment we use the default Go version that is installed by the Windows shared Runner image which doesn't give us control over which Go version to use.

Proposal

Inside of the before_script for the 1809 test, use choco to install the go version that we have specified.