We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd35fe commit 359c007Copy full SHA for 359c007
azure-pipelines.yml
@@ -9,6 +9,6 @@ jobs:
9
- template: '.azure-pipelines-steps.yml'
10
- job: 'MacOS'
11
pool:
12
- vmImage: macOS-10.13
+ vmImage: macOS-10.15
13
steps:
14
- template: '.azure-pipelines-steps-macos.yml'
0 commit comments