Skip to content

Commit 1241c16

Browse files
authored
Merge pull request #25 from bcmi-labs/ci-latest-xcode
Build on latest Xcode to avoid sining issues
2 parents 0fdfae4 + fb2d7bc commit 1241c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
imageName: 'ubuntu-16.04'
2626
ExecutableSuffix: ''
2727
mac:
28-
imageName: 'macos-10.14'
28+
imageName: 'macOS-latest'
2929
ExecutableSuffix: ''
3030
windows:
3131
imageName: 'vs2017-win2016'

0 commit comments

Comments
 (0)