From 08ce168456757eb9af9d84fa97ffd6fde3011a48 Mon Sep 17 00:00:00 2001 From: Kuixi Song Date: Thu, 16 Mar 2023 11:30:00 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 287c43a..1797601 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,5 +39,5 @@ steps: scheme: $(scheme) xcodeVersion: $(xcodeVersion) destinationPlatformOption: 'iOS' - destinationSimulators: 'iPhone 8' + destinationSimulators: 'iPhone 12' publishJUnitResults: true