microsoft / azure-pipelines-agent

Azure Pipelines Agent 🚀
MIT License
1.73k stars 869 forks source link

[Agent] CI Trigger for Windows ARM 64 - AB#2143637 #5046

Closed AdityaMankal-MS closed 1 week ago

AdityaMankal-MS commented 1 week ago

Purpose

This PR adds the CI step to build Agents for Windows ARM 64.

Summary of Changes

  1. Revised the .vsts.ci.yml to build Agents for Windows ARM 64.

Testing

  1. Build validation only

Related PRs

  1. https://github.com/microsoft/azure-pipelines-agent/pull/5021