From 973cbc2eb3593ff2bbdbbf1c67fe3cfae903d3a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tamer=20G=C3=BCr?= Date: Fri, 15 Jan 2021 11:44:13 +0000 Subject: [PATCH] upgrade azure pipelines macos image label --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0ac0c15..090d448 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,7 @@ strategy: linux: imageName: "ubuntu-16.04" mac: - imageName: "macos-10.13" + imageName: "macOS-latest" windows: imageName: "windows-2019" pool: