1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00

Revert "Upgrade ios perf queue to osx 13 (#86574)" (#87780)

This reverts commit da712842c3.
This commit is contained in:
Milos Kotlar 2023-06-19 22:09:39 +02:00 committed by GitHub
parent 4542e09ba0
commit 188b25e0e9
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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