Skip to content

Commit

Permalink
Update to Mac OS 11 image (#26739)
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel authored Dec 7, 2021
1 parent 9030df3 commit a33fd6a
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 @@ -113,7 +113,7 @@ stages:
- job: macOS
enablePublishTestResults: true
pool:
vmImage: macOS-10.14
vmImage: macOS-11
steps:
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
- task: Bash@3
Expand Down

0 comments on commit a33fd6a

Please sign in to comment.