Update .vsts-ci.yml
This commit is contained in:
parent
3c4e56a00a
commit
9b8f47e0f2
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ stages:
|
|||
parameters:
|
||||
agentOs: Darwin
|
||||
pool:
|
||||
vmImage: 'macOS-10.15'
|
||||
vmImage: 'macOS-latest'
|
||||
timeoutInMinutes: 180
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue