From 163c1155c2f404bc05919d2d9ace137fe16491c9 Mon Sep 17 00:00:00 2001 From: milek7 Date: Fri, 9 Aug 2019 01:00:17 +0200 Subject: [PATCH] bump azure macos to 10.14 --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 566694a8..f990e2b8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,10 +26,10 @@ jobs: artifactName: binaries_linux displayName: 'Publish binaries' - - job: macos1013 + - job: macos1014 pool: - vmImage: 'macOS-10.13' - displayName: 'MacOS 10.13' + vmImage: 'macOS-10.14' + displayName: 'MacOS 10.14' steps: - script: | HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw python2 libpng glm luajit libserialport libsndfile asio pkg-config