Browse Source

Merge branch 'master' into issues/5217

pull/5251/head
Andrey Kunchev 6 years ago
committed by GitHub
parent
commit
ecfebfe4ea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -51,7 +51,7 @@ jobs:
inputs:
actions: 'build'
scheme: ''
sdk: 'macosx11.0'
sdk: 'macosx11.1'
configuration: 'Release'
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
xcodeVersion: '12' # Options: 8, 9, default, specifyPath

Loading…
Cancel
Save