Azure Pipelines: change pool for Win_self to WIN_VMSS
authorAlexander Zhogov <alexander.zhogov@intel.com>
Mon, 18 May 2020 13:02:40 +0000 (16:02 +0300)
committerAlexander Zhogov <alexander.zhogov@intel.com>
Mon, 18 May 2020 13:02:40 +0000 (16:02 +0300)
azure-pipelines.yml

index 7f6cdaa..14ff392 100644 (file)
@@ -299,7 +299,7 @@ jobs:
 - job: IE_Win_self
   timeoutInMinutes: 0
   pool:
-    name: Self-Hosted-Azure
+    name: WIN_VMSS
     demands:
       - Agent.OS -equals Windows_NT
   variables: