Skip to content

Commit fc006d0

Browse files
[8.0] Remove jit-format job in .NET 8.0 branch (#95423)
Remove jit-format from outerloop pipeline in .NET 8 branch. jit-format currently only works well in main. It is also not useful in servicing branches.
1 parent 803201d commit fc006d0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

eng/pipelines/coreclr/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,3 @@ extends:
155155
readyToRun: true
156156
displayNameArgs: R2R_CG2
157157
liveLibrariesBuildConfig: Release
158-
159-
#
160-
# Formatting
161-
#
162-
- template: /eng/pipelines/common/platform-matrix.yml
163-
parameters:
164-
jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml
165-
platforms:
166-
- linux_x64
167-
- windows_x64

0 commit comments

Comments
 (0)