Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] Use macOS 11 for Android Designer tests (#6035)
We've been having an issue with Android Designer test dependency provisioning on macOS: Xamarin.Provisioning.ProvisioningException: Failed to provision /Applications/Xcode_12.5.0.app ---> Xamarin.Provisioning.ProvisioningException: This Xcode version requires macOS ≥ 11.0 (currently running on 10.15.7) We should be able to remedy this by moving to the same macOS Big Sur pool that the Designer build is using. The Windows tests have also been failing for a while, and this problem is [not unique to our pipeline][0]. We should disable these tests for now until the issue is addressed. [0]: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4894821&view=logs&jobId=2f037848-d60e-57a4-8d19-387778a8302c&j=2f037848-d60e-57a4-8d19-387778a8302c&t=fbc84e65-28e6-5146-ccec-20ffda77f75c
- Loading branch information