Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update osx.1015 to osx.13.
  • Loading branch information
LoopedBard3 authored and github-actions committed Dec 18, 2023
commit d994a370302e2e074e119bcc7518885637f8e043
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.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