From 520abd90ebdc509b3135cacc3837976268503c32 Mon Sep 17 00:00:00 2001 From: Milos Kotlar Date: Mon, 14 Aug 2023 19:55:37 +0200 Subject: [PATCH] Revert "Fix perf jobs param (#90215)" This reverts commit df5f3e6ea27bcab2c52fadf71e2961de15b9d17c. --- eng/pipelines/coreclr/perf-non-wasm-jobs.yml | 2 +- eng/pipelines/coreclr/perf_slow.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/pipelines/coreclr/perf-non-wasm-jobs.yml b/eng/pipelines/coreclr/perf-non-wasm-jobs.yml index c38c5fd16a1c46..446ed94d8a3770 100644 --- a/eng/pipelines/coreclr/perf-non-wasm-jobs.yml +++ b/eng/pipelines/coreclr/perf-non-wasm-jobs.yml @@ -293,7 +293,7 @@ jobs: parameters: jobTemplate: /eng/pipelines/coreclr/templates/perf-job.yml # NOTE: should we move this file out of coreclr tempelates because it contains mono jobs? buildConfig: release - runtimeFlavor: mono + runtimeFlavor: aot platforms: - linux_x64 jobParameters: diff --git a/eng/pipelines/coreclr/perf_slow.yml b/eng/pipelines/coreclr/perf_slow.yml index ad7ff906d8f16e..91e3ad34f38c80 100644 --- a/eng/pipelines/coreclr/perf_slow.yml +++ b/eng/pipelines/coreclr/perf_slow.yml @@ -158,7 +158,7 @@ extends: parameters: jobTemplate: /eng/pipelines/coreclr/templates/perf-job.yml # NOTE: should we move this file out of coreclr tempelates because it contains mono jobs? buildConfig: release - runtimeFlavor: mono + runtimeFlavor: aot platforms: - linux_arm64 jobParameters: