Skip to content

Commit

Permalink
Update the mac VM image for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sedwards2009 committed Jan 15, 2022
1 parent 60fb0af commit 7cc2fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- job: package_macos
displayName: "Build macOS packages"
pool:
vmImage: 'macOS-10.14'
vmImage: 'macOS-1015'
steps:
- task: NodeTool@0
inputs:
Expand Down

0 comments on commit 7cc2fd2

Please sign in to comment.