Skip to content

Commit

Permalink
[CI] Replace broken macOS 10.13 VM with 10.14 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennsl authored Mar 28, 2020
1 parent 48ba9f2 commit 585f799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- job: MacOS
timeoutInMinutes: 0
pool:
vmImage: 'macOS 10.13'
vmImage: 'macOS 10.14'

variables:
STAGING_DIRECTORY: /Users/runner/STAGING
Expand Down

0 comments on commit 585f799

Please sign in to comment.