Disable formatting for outerloop. (#40517)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 7 Aug 2020 15:56:52 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 15:56:52 +0000 (08:56 -0700)
eng/pipelines/coreclr/ci.yml

index 7e72c87..c58c480 100644 (file)
@@ -164,4 +164,5 @@ jobs:
     jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml
     platforms:
     - Linux_x64
-    - Windows_NT_x64
+    # Isssue: https://github.com/dotnet/runtime/issues/40034
+    #- Windows_NT_x64