Skip to content

Commit

Permalink
Merge pull request #1771 from AArnott/patch-1
Browse files Browse the repository at this point in the history
Update macOS image on Azure Pipelines
  • Loading branch information
bording authored Mar 2, 2020
2 parents ceadb47 + 1b96568 commit 4de700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- job: macOS
pool:
vmImage: macOS 10.13
vmImage: macOS-10.15
steps:
- template: install-dependencies.yml
- template: dotnet.yml
Expand Down

0 comments on commit 4de700f

Please sign in to comment.