use latest macOS agent to build the client artifact (#1639)

This commit is contained in:
ronny1982 2020-05-02 20:29:29 +02:00 committed by GitHub
parent cdb95786d3
commit 3c80c80b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- job: macOS
pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-latest'
steps:
- template: nightly-template.yml