Skip to content

Commit

Permalink
Disable based on #40034 (#40035)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarret Shook authored Jul 28, 2020
1 parent f8620a1 commit 1a61fa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eng/pipelines/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,8 @@ 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
jobParameters:
condition: >-
and(
Expand Down

0 comments on commit 1a61fa0

Please sign in to comment.