We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67017cb commit bf02f0bCopy full SHA for bf02f0b
.vsts-ci/azure-pipelines-ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- job: macOS
43
pool:
44
- vmImage: 'macOS-10.13'
+ vmImage: 'macOS-10.14'
45
steps:
46
- template: templates/ci-general.yml
47
0 commit comments