diff --git a/eng/pipelines/coreclr/ci.yml b/eng/pipelines/coreclr/ci.yml index a3f1258e382d7..32d80470a2b64 100644 --- a/eng/pipelines/coreclr/ci.yml +++ b/eng/pipelines/coreclr/ci.yml @@ -154,7 +154,9 @@ jobs: jobTemplate: /eng/pipelines/coreclr/templates/crossgen-comparison-job.yml buildConfig: release platforms: - - Linux_arm + # Currently failing globally, should be uncommented once the tracking bug gets fixed: + # https://github.com/dotnet/runtime/issues/1282 + # - Linux_arm helixQueueGroup: ci helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml