Revert "Temporarily disable the failing Windows x64 debug builds (#2113)" (#2138)
authorJuan Hoyos <juan.hoyos@microsoft.com>
Mon, 5 Apr 2021 23:22:30 +0000 (16:22 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Apr 2021 23:22:30 +0000 (23:22 +0000)
This reverts commit 24b64c38f208dde69dbba78d229710d54be89234.

diagnostics.yml

index d09292e3f7b48ee85e3b657af76c0a96b6c4793a..cbd311234eb3a9b811930685e9cbdc288f125874 100644 (file)
@@ -87,9 +87,9 @@ stages:
         osGroup: Windows_NT
         strategy:
           matrix:
-            #Build_Debug:
-            #  _BuildConfig: Debug
-            #  _BuildArch: x64
+            Build_Debug:
+              _BuildConfig: Debug
+              _BuildArch: x64
             Build_Release:
               _BuildConfig: Release
               _BuildArch: x64