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 d2fc656 commit abe88aeCopy full SHA for abe88ae
build/pipelines/azure-pipelines.ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- job: macOS
39
pool:
40
- vmImage: 'macOS-10.13'
+ vmImage: 'macOS-10.14'
41
steps:
42
- template: ./templates/verify-testConfigSettingsHash.yaml
43
- template: ./templates/run-staticAnalysis.yaml
0 commit comments