From 1882ba6ced2699f4db93131634bd10a8b896f279 Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Date: Wed, 14 Sep 2022 17:00:37 +0200 Subject: Update build host --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5686998..0d7562c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ pool: - vmImage: 'macOS-10.15' + vmImage: 'macos-latest' variables: - name: BuildConfiguration -- cgit v1.2.3