Skip to content

Commit

Permalink
[CI] Update macOS image in CI pipeline to 10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Minmin Gong committed Mar 9, 2020
1 parent 75117b3 commit 8f1c534
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 @@ -202,7 +202,7 @@ jobs:

- job: macOS_10_clang
pool:
vmImage: macOS 10.13
vmImage: macOS 10.14

variables:
compiler: clang9
Expand Down

0 comments on commit 8f1c534

Please sign in to comment.