Commit 7b6ed928ae2d2a9218537dd7c171f23fd28e31de
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,7 +67,7 @@ jobs: | ||
| 67 | condition: succeeded() | 67 | condition: succeeded() |
| 68 | - job: macOS | 68 | - job: macOS |
| 69 | pool: | 69 | pool: |
| 70 | - vmImage: macOS-10.13 | 70 | + vmImage: macOS-10.14 |
| 71 | steps: | 71 | steps: |
| 72 | - task: DownloadBuildArtifacts@0 | 72 | - task: DownloadBuildArtifacts@0 |
| 73 | displayName: 'Download distribution files' | 73 | displayName: 'Download distribution files' |