Skip to content

Commit

Permalink
update macos version to match
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhaoling committed Oct 1, 2020
1 parent e0470f0 commit 654c094
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/client.test.live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
timeoutInMinutes: 120

pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-10.9'

strategy:
maxParallel: 1
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- job: 'MacOS'

pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-10.9'

strategy:
matrix:
Expand Down

0 comments on commit 654c094

Please sign in to comment.