From 1d98e79d7b4f524d78ada4673ad1c4d231b66b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Sp=C3=B6nemann?= Date: Mon, 27 Jan 2020 08:50:14 +0100 Subject: [PATCH] [build] Updated to macOS 10.14 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c9ea5bd5..63556990 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ jobs: linux: imageName: 'ubuntu-16.04' mac: - imageName: 'macos-10.13' + imageName: 'macos-10.14' windows: imageName: 'vs2017-win2016' pool: