Fix macOS image name

azure-pipelines
Joseph Donofry 6 years ago
parent 4a6b9f7b42
commit e983346e85
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 2
      azure-pipelines.yml

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

Loading…
Cancel
Save