From 33f74878408ad7f704ab62be8fde94ffd16f466c Mon Sep 17 00:00:00 2001 From: Silvio Kunaschk Date: Sun, 5 May 2019 23:59:32 +0200 Subject: [PATCH] renamed Mac CI job to MacOS1014 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2059c1ed..f408fbd7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -36,7 +36,7 @@ jobs: cmake .. make -j displayName: build VCVRack - - job: macOS1014 + - job: MacOS1014 pool: vmImage: macOS-10.14 steps: