Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 30a2d59

Browse files
authored
Merge pull request #82 from mathworks/mac-agent
Use latest Mac image
2 parents 9d60d3b + b998080 commit 30a2d59

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 @@ strategy:
88
linux:
99
imageName: 'ubuntu-16.04'
1010
mac:
11-
imageName: 'macos-10.13'
11+
imageName: 'macOS-10.15'
1212
windows:
1313
imageName: 'vs2017-win2016'
1414

0 commit comments

Comments
 (0)