From ada118b074f957bdb2c757996dd61c1abedf2804 Mon Sep 17 00:00:00 2001 From: Juan Sebastian Hoyos Ayala Date: Wed, 2 Dec 2020 20:05:47 -0800 Subject: [PATCH] Temporarily disable Mono Desktop Windows Release x64 --- eng/pipelines/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index a352fbde57ab7f..1cb8bf73a2844a 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -805,7 +805,7 @@ jobs: runtimeFlavor: mono buildConfig: ${{ variables.debugOnPrReleaseOnRolling }} platforms: - - windows_x64 + # - windows_x64 - OSX_x64 - Linux_arm64 - Linux_x64