Skip to content

Commit

Permalink
Revert "Upgrade ios perf queue to osx 13 (#86574)"
Browse files Browse the repository at this point in the history
This reverts commit da71284.
  • Loading branch information
kotlarmilos authored Jun 19, 2023
1 parent 4542e09 commit 7f9e89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/testing/performance/performance-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f9e89e

Please sign in to comment.