summaryrefslogtreecommitdiff
path: root/azure-pipelines-ci.yml
diff options
context:
space:
mode:
authorCharles Pigott <charlespigott@googlemail.com>2020-02-29 11:21:30 +0000
committerglx22 <glx22@users.noreply.github.com>2020-03-13 14:29:22 +0100
commitd44a2e409c29b53db3e6c05e50d6fcce57d024de (patch)
treef7ee70d90b054fab2634b4d5d2f36d8acdd3f155 /azure-pipelines-ci.yml
parent71913607540088819b60f12b765504ab7dfe7a64 (diff)
downloadopenttd-d44a2e409c29b53db3e6c05e50d6fcce57d024de.tar.xz
Codechange: [AzurePipelines] Update MacOS image to 10.14
Diffstat (limited to 'azure-pipelines-ci.yml')
-rw-r--r--azure-pipelines-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml
index c58a856d9..719ac84b5 100644
--- a/azure-pipelines-ci.yml
+++ b/azure-pipelines-ci.yml
@@ -58,7 +58,7 @@ jobs:
- job: macos
displayName: 'MacOS'
pool:
- vmImage: 'macOS-10.13'
+ vmImage: 'macOS-10.14'
variables:
MACOSX_DEPLOYMENT_TARGET: 10.9