提交 952d0140 编写于 作者: S Sérgio Agostinho 提交者: Kunal Tyagi

Add Mojave build to CI.

上级 1d89d329
jobs:
- job: osx
displayName: macOS High Sierra
strategy:
highSierra:
DISPLAYNAME: 'macOS High Sierra'
VMIMAGE: 'macOS-10.13'
mojave:
DISPLAYNAME: 'macOS Mojave'
VMIMAGE: 'macOS-10.14'
displayName: '$(DISPLAYNAME)'
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.
先完成此消息的编辑!
想要评论请 注册