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.89k stars 523 forks source link

[ci] Update checkout path for nightly build #9028

Closed pjcollins closed 1 week ago

pjcollins commented 1 week ago

The main build scripts prefer a checkout path of s/xamarin-android, and the nightly job should do the same (at least for now).

pjcollins commented 1 week ago

Other test failures look like https://github.com/dotnet/android/pull/9035, this should be good and fix up the nightly job.