Skip to content

Commit

Permalink
[PERF] Update osx.1015 to osx.13. (dotnet#96076)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoopedBard3 authored Dec 18, 2023
1 parent 7bb99e9 commit 4dffd80
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 @@ -298,7 +298,7 @@ if [[ "$internal" == true ]]; then
extra_benchmark_dotnet_arguments=

if [[ "$logical_machine" == "perfiphone12mini" ]]; then
queue=OSX.1015.Amd64.Iphone.Perf
queue=OSX.13.Amd64.Iphone.Perf
elif [[ "$logical_machine" == "perfampere" ]]; then
queue=Ubuntu.2004.Arm64.Perf
elif [[ "$logical_machine" == "cloudvm" ]]; then
Expand Down

0 comments on commit 4dffd80

Please sign in to comment.