We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15e40d commit 4e41184Copy full SHA for 4e41184
azure-pipelines.yml
@@ -70,7 +70,7 @@ jobs:
70
displayName: 'Build - macOS'
71
continueOnError: false
72
pool:
73
- vmImage: 'macOS-10.14'
+ vmImage: 'macOS-latest'
74
workspace:
75
clean: all
76
steps:
0 commit comments