From 5db58e766061afc737c3be5e3e6477e04c32a220 Mon Sep 17 00:00:00 2001 From: Benedikt Schroeder Date: Tue, 5 Jan 2021 13:48:37 +0100 Subject: [PATCH] Use correct sdk --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 15392278c9e..fbd85071931 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,7 +51,7 @@ jobs: inputs: actions: 'build' scheme: '' - sdk: 'macosx11.0' + sdk: 'macosx11.1' configuration: 'Release' xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace' xcodeVersion: '12' # Options: 8, 9, default, specifyPath