Skip to content

Commit

Permalink
Merge pull request #1897 from Karthiccc23/update-azure-macOS-pipeline
Browse files Browse the repository at this point in the history
Update azure macOS image to 11
  • Loading branch information
rthic23 committed May 11, 2023
2 parents 6db5968 + ddc8203 commit 6faccba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -26,7 +26,7 @@ stages:
- template: azure/templates/unit-tests.yml
- job: macOS
pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-11'
steps:
- template: azure/templates/unit-tests.yml
- job: Linux
Expand Down

0 comments on commit 6faccba

Please sign in to comment.