From 795f4e08db0697cd56037f1d157742c8de705760 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Mon, 23 Jan 2023 09:44:53 -0800 Subject: [PATCH] Don't depend on source-build job while it isn't running --- .azure/pipelines/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 1c716b2d4066..bc4ff343a52a 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -831,7 +831,6 @@ stages: - MacOS_Test - Linux_Test - Helix_x64 - - Source_Build_Managed pool: name: NetCore1ESPool-Internal demands: ImageOverride -equals 1es-windows-2019 @@ -870,7 +869,6 @@ stages: - MacOS_Test - Linux_Test - Helix_x64 - - Source_Build_Managed pool: name: NetCore1ESPool-Internal # Visual Studio Enterprise - no BuildTools agents exist internally and job must run on Windows