Skip to content

Commit 188b25e

Browse files
authored
Revert "Upgrade ios perf queue to osx 13 (#86574)" (#87780)
This reverts commit da71284.
1 parent 4542e09 commit 188b25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/testing/performance/performance-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ if [[ "$internal" == true ]]; then
275275
extra_benchmark_dotnet_arguments=
276276

277277
if [[ "$logical_machine" == "perfiphone12mini" ]]; then
278-
queue=OSX.13.Amd64.Iphone.Perf
278+
queue=OSX.1015.Amd64.Iphone.Perf
279279
elif [[ "$logical_machine" == "perfampere" ]]; then
280280
queue=Ubuntu.2004.Arm64.Perf
281281
elif [[ "$logical_machine" == "cloudvm" ]]; then

0 commit comments

Comments
 (0)