xamarin / GooglePlayServicesComponents

Other
314 stars 146 forks source link

Use internal locked-down Mac VM image for building. #701

Closed jpobst closed 2 years ago

jpobst commented 2 years ago

In order to meet DevDiv "secure supply chain" requirements for CI machines that build software that is shipped, we need to use some special VM images that have been "locked-down" further than the publicly available Azure Pipelines images.

Our Windows android-win-2022 image already meets this requirement.

This PR updates the Mac image to internal-macos12 to meet this requirement.

As a side-effect, it looks like this image is twice as fast??!??

Mac Build: 160 min -> 87 min 🎉🥳🎈