We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb99e9 commit 4dffd80Copy full SHA for 4dffd80
eng/testing/performance/performance-setup.sh
@@ -298,7 +298,7 @@ if [[ "$internal" == true ]]; then
298
extra_benchmark_dotnet_arguments=
299
300
if [[ "$logical_machine" == "perfiphone12mini" ]]; then
301
- queue=OSX.1015.Amd64.Iphone.Perf
+ queue=OSX.13.Amd64.Iphone.Perf
302
elif [[ "$logical_machine" == "perfampere" ]]; then
303
queue=Ubuntu.2004.Arm64.Perf
304
elif [[ "$logical_machine" == "cloudvm" ]]; then
0 commit comments