Commit 7b6ed928ae2d2a9218537dd7c171f23fd28e31de

Authored by Jay Berkenbilt
1 parent 3dd3169a

Update MacOS Azure Pipelines image

Showing 1 changed file with 1 additions and 1 deletions
azure-pipelines.yml
... ... @@ -67,7 +67,7 @@ jobs:
67 67 condition: succeeded()
68 68 - job: macOS
69 69 pool:
70   - vmImage: macOS-10.13
  70 + vmImage: macOS-10.14
71 71 steps:
72 72 - task: DownloadBuildArtifacts@0
73 73 displayName: 'Download distribution files'
... ...