From 858a5c5b43febddc47b1ce84ce73474c8fc91cb0 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Mon, 14 Nov 2022 15:51:02 -0600 Subject: [PATCH] [ci] Update TSA area path since old one no longer exists. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 025afb449..e11428e2b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,7 +32,7 @@ jobs: - template: .ci/build.v1.yml@components parameters: timeoutInMinutes: 360 - areaPath: 'DevDiv\Xamarin SDK\Android' + areaPath: 'DevDiv\VS Client - Runtime SDKs\Android' macosImage: 'macOS-12' # the name of the macOS VM image # Monterey 20220728 windowsAgentPoolName: AzurePipelines-EO