Skip to content

Use Microsoft Go 1.26 to build moc-sdk-for-go#376

Open
yujiaucr wants to merge 2 commits into
mainfrom
users/jiyu3/go1.26
Open

Use Microsoft Go 1.26 to build moc-sdk-for-go#376
yujiaucr wants to merge 2 commits into
mainfrom
users/jiyu3/go1.26

Conversation

@yujiaucr

Copy link
Copy Markdown
Contributor

This is a similar change to https://github.com/microsoft/wssdagent/pull/1490. We will upgrade pipeline to use latest Go tool.

Comment thread .pipelines/build.yaml
- task: GoTool@0
inputs:
version: '1.25.0'
- script: |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why aren't we using GoTool@0 here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GoTool will download Go tool from external URL (open source Go). Here I want to enforce downloading Microsoft Go.

@madhanrm

Copy link
Copy Markdown
Contributor

/azp run microsoft.moc-sdk-for-go

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

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.

4 participants