dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.94k stars 533 forks source link

[release/8.0.4xx ][ci] Move PR build to shared pool #9475

Closed pjcollins closed 3 weeks ago

pjcollins commented 3 weeks ago

Removes our dependency on the Android specific build pool, which should reduce overall pool maintenance effort and cost.

The VSEng-VSMac-Xamarin-Shared pool is used by a handful of teams and also consists of physical macOS machines that should be more performant than the hosted options.

jpobst commented 3 weeks ago

I reran the failed test jobs on this PR and the failures are consistent. Do we know if they are caused by this PR or if they are existing failures for the release/8.0.4xx branch?

pjcollins commented 3 weeks ago

We have some known issues on this branch, and these changes only impact the build stage so the failures should be ignorable.