Skip to content

Commit cf9b5b6

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines - use latest macos
1 parent 2c770a9 commit cf9b5b6

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
@@ -8,7 +8,7 @@ trigger:
88
- README.md
99

1010
pool:
11-
vmImage: 'macOS-10.14'
11+
vmImage: 'macOS-latest'
1212
demands: msbuild
1313

1414
variables:

0 commit comments

Comments
 (0)