Skip to content

Commit 09f4220

Browse files
authored
Run macOS tests on macOS 11 (#351)
1 parent ef38481 commit 09f4220

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
@@ -22,7 +22,7 @@ jobs:
2222
2323
- job: macOS
2424
pool:
25-
vmImage: 'macOS-10.15'
25+
vmImage: 'macOS-11'
2626
steps:
2727
- task: UseDotNet@2
2828
inputs:

0 commit comments

Comments
 (0)