From 2a87250dfbcb9bf21645fdb38ee1bdbad5df8981 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Wed, 29 Nov 2023 12:07:36 -0800 Subject: [PATCH] Remove jit-format job in .NET 7.0 branch --- eng/pipelines/coreclr/ci.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/eng/pipelines/coreclr/ci.yml b/eng/pipelines/coreclr/ci.yml index ae8e4e42180420..3b9ad9519b1d6f 100644 --- a/eng/pipelines/coreclr/ci.yml +++ b/eng/pipelines/coreclr/ci.yml @@ -153,13 +153,3 @@ jobs: crossgen2: true displayNameArgs: R2R_CG2 liveLibrariesBuildConfig: Release - -# -# Formatting -# -- template: /eng/pipelines/common/platform-matrix.yml - parameters: - jobTemplate: /eng/pipelines/coreclr/templates/format-job.yml - platforms: - - Linux_x64 - - windows_x64