Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8789d84

Browse files
committed
Use macOS 10.14 to work around isOSVersionAtLeast
https://jonnyzzz.com/blog/2018/06/05/link-error-2/
1 parent bd5e5dd commit 8789d84

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.14'
1212
windows:
1313
imageName: 'vs2017-win2016'
1414

0 commit comments

Comments
 (0)