Fix macOS image name

This commit is contained in:
Joseph Donofry 2019-05-17 20:45:35 -04:00
parent 4a6b9f7b42
commit e983346e85
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -23,7 +23,7 @@ stages:
- job: macOS
pool:
vmImage: 'macOS-10.12'
vmImage: 'macOS-10.13'
steps:
- template: .ci/azure-build.yml