summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-05-08 16:30:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-05-08 16:30:32 +0200
commit9b58bf1edd3ca76e54632dd2a13ada21a16e5dae (patch)
tree20c8844f52d7f5970db69711ce1cfc4ffbb08ed2
parent1d4d6c2b23ec0bddcaeb5171933e36a52d5c2237 (diff)
downloadATCD-9b58bf1edd3ca76e54632dd2a13ada21a16e5dae.tar.gz
Use MacOSX 10.14
* azure-pipelines.yml:
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ffdc04c1256..9d6b0951d27 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -304,7 +304,7 @@ jobs:
- job: MacOSX
timeoutInMinutes: 90
pool:
- vmImage: macOS-10.13
+ vmImage: macOS-10.14
steps:
- powershell: |
'#include "ace/config-macosx.h"' > $(ACE_ROOT)/ace/config.h