Skip to content

Commit 16ad2ea

Browse files
author
Sergey Andreenko
authored
Disable formatting for outerloop. (#40517)
1 parent aa02ca2 commit 16ad2ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/pipelines/coreclr/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,5 @@ jobs:
164164
jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml
165165
platforms:
166166
- Linux_x64
167-
- Windows_NT_x64
167+
# Isssue: https://github.com/dotnet/runtime/issues/40034
168+
#- Windows_NT_x64

0 commit comments

Comments
 (0)