Browse Source

bump xcode version.

backport-11096
Dan Walmsley 3 years ago
parent
commit
839905589b
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -70,7 +70,7 @@ jobs:
sdk: 'macosx11.1'
configuration: 'Release'
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
xcodeVersion: '12' # Options: 8, 9, default, specifyPath
xcodeVersion: '13' # Options: 8, 9, default, specifyPath
args: '-derivedDataPath ./'
- task: CmdLine@2

Loading…
Cancel
Save