From ead7c942cae116cb4d0ce4e3dad985c2ea5a764b Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 18 Oct 2022 11:05:38 -0700 Subject: [PATCH] Trim away FullFramework release leg The failure rates for Debug vs. Release are essentially identical. Keep the Debug one (we have lots of release). --- .vsts-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index cbe9c6d51beb..5e911120aebc 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -101,11 +101,6 @@ stages: _PublishArgs: '' _SignType: test _Test: -test - Build_Release: - _BuildConfig: Release - _PublishArgs: '' - _SignType: test - _Test: -test - template: /eng/build.yml parameters: