未验证 提交 46008299 编写于 作者: S Sergey Alexandrov 提交者: GitHub

Add Mojave build to CI. (#2998)

Add Mojave build to CI.
jobs:
- job: osx
displayName: macOS High Sierra
strategy:
matrix:
# macOS Catalina:
# VMIMAGE: 'macOS-10.15'
macOS Mojave:
VMIMAGE: 'macOS-10.14'
timeoutInMinutes: 0
pool:
vmImage: 'macOS-10.13'
vmImage: '$(VMIMAGE)'
variables:
BUILD_DIR: '$(Agent.WorkFolder)/build'
GOOGLE_TEST_DIR: '$(Agent.WorkFolder)/googletest'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册