Skip to content

Commit

Permalink
Re-enable windows JIT formatting jobs (#49025)
Browse files Browse the repository at this point in the history
Addresses #40034
  • Loading branch information
BruceForstall authored Mar 9, 2021
1 parent e7eca5b commit 59a2e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions eng/pipelines/coreclr/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,4 @@ jobs:
jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml
platforms:
- Linux_x64
# Issue: https://github.com/dotnet/runtime/issues/40034
#- windows_x64
- windows_x64
3 changes: 1 addition & 2 deletions eng/pipelines/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@ jobs:
jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml
platforms:
- Linux_x64
# Issue: https://github.com/dotnet/runtime/issues/40034
#- windows_x64
- windows_x64
jobParameters:
condition: >-
and(
Expand Down

0 comments on commit 59a2e12

Please sign in to comment.