This commit is contained in:
@@ -65,6 +65,8 @@ main() {
|
|||||||
# Install or pick latest Go and set GOTOOLCHAIN, or rely on pre-installed toolchain in the runner. [web:17]
|
# Install or pick latest Go and set GOTOOLCHAIN, or rely on pre-installed toolchain in the runner. [web:17]
|
||||||
# Here we query the latest stable from golang.org and export it for this build.
|
# Here we query the latest stable from golang.org and export it for this build.
|
||||||
|
|
||||||
|
git diff
|
||||||
|
|
||||||
echo "Using Go version: ${GO_VERSION}"
|
echo "Using Go version: ${GO_VERSION}"
|
||||||
|
|
||||||
export GOTOOLCHAIN="${GO_VERSION}"
|
export GOTOOLCHAIN="${GO_VERSION}"
|
||||||
|
|||||||
Reference in New Issue
Block a user