Skip to content

Conversation

@deadprogram
Copy link
Member

This PR specifies to use go1.13.8 instead of the Azure image default which is now go1.14 for MS Azure pipeline builds.

Signed-off-by: Ron Evans <ron@hybridgroup.com>
@deadprogram deadprogram requested a review from aykevl March 18, 2020 21:36
@aykevl
Copy link
Member

aykevl commented Mar 18, 2020

It looks like they removed Go 1.13.8 from the image:
actions/runner-images@c53984f#diff-55dcabaaca18e802a555dfb957187fbeR459

@aykevl
Copy link
Member

aykevl commented Mar 18, 2020

With this change, the addition of /c/Go1.13/bin to $PATH is not necessary anymore, can you remove that part from the $PATH to keep the azure-pipelines.yml file clean?

…dd again

Signed-off-by: Ron Evans <ron@hybridgroup.com>
@deadprogram
Copy link
Member Author

Extra path entries have been removed. Now ready for merge.

@aykevl aykevl merged commit 945ff4d into dev Mar 19, 2020
@aykevl aykevl deleted the azure-build-go1.13 branch March 19, 2020 11:55
@aykevl
Copy link
Member

aykevl commented Mar 19, 2020

Thank you!

@aykevl aykevl mentioned this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants