We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceadb47 commit 1b96568Copy full SHA for 1b96568
azure-pipelines/build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- job: macOS
19
pool:
20
- vmImage: macOS 10.13
+ vmImage: macOS-10.15
21
steps:
22
- template: install-dependencies.yml
23
- template: dotnet.yml
0 commit comments