Skip to content

Commit ebc1c73

Browse files
authored
Merge pull request #3906 from silamon/macosdeprecation
Update MacOS base image
2 parents 0fbd980 + 306efa4 commit ebc1c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- job: macOS
4141
pool:
42-
vmImage: 'macOS-10.15'
42+
vmImage: 'macOS-11'
4343
steps:
4444
- task: NodeTool@0
4545
inputs:

0 commit comments

Comments
 (0)