From 7f9e89e4a4df364613696447153577d2ad695b6d Mon Sep 17 00:00:00 2001 From: Milos Kotlar Date: Mon, 19 Jun 2023 21:01:11 +0200 Subject: [PATCH] Revert "Upgrade ios perf queue to osx 13 (#86574)" This reverts commit da712842c32eeb34a97d7d2db927a22b4981ecfb. --- eng/testing/performance/performance-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/testing/performance/performance-setup.sh b/eng/testing/performance/performance-setup.sh index 0da31d944fdd2..599096d54f098 100755 --- a/eng/testing/performance/performance-setup.sh +++ b/eng/testing/performance/performance-setup.sh @@ -275,7 +275,7 @@ if [[ "$internal" == true ]]; then extra_benchmark_dotnet_arguments= if [[ "$logical_machine" == "perfiphone12mini" ]]; then - queue=OSX.13.Amd64.Iphone.Perf + queue=OSX.1015.Amd64.Iphone.Perf elif [[ "$logical_machine" == "perfampere" ]]; then queue=Ubuntu.2004.Arm64.Perf elif [[ "$logical_machine" == "cloudvm" ]]; then