aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-01-24 19:54:10 +0100
committerJay Berkenbilt <ejb@ql.org>2020-01-25 04:35:40 +0100
commit7b6ed928ae2d2a9218537dd7c171f23fd28e31de (patch)
treeeb080a601d423c8cb182818d94d9a6c81720e8e3
parent3dd3169a1c8e25fed738a5e7beb8b3d352ef0546 (diff)
downloadqpdf-7b6ed928ae2d2a9218537dd7c171f23fd28e31de.tar.zst
Update MacOS Azure Pipelines image
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 8f022485..2010e184 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -67,7 +67,7 @@ jobs:
condition: succeeded()
- job: macOS
pool:
- vmImage: macOS-10.13
+ vmImage: macOS-10.14
steps:
- task: DownloadBuildArtifacts@0
displayName: 'Download distribution files'