We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c963c + 458d4ed commit 85562f6Copy full SHA for 85562f6
azure-pipelines.yml
@@ -42,7 +42,7 @@ variables:
42
IsLightBuild: $[eq(variables['Build.Reason'], 'PullRequest')]
43
IsCanaryBranch: $[startsWith(variables['Build.SourceBranch'], 'refs/heads/canaries/')]
44
45
- XCODE_ROOT: '/Applications/Xcode_16.1.app'
+ XCODE_ROOT: '/Applications/Xcode_16.3.app'
46
XCODE_ROOT_UITESTS: '/Applications/Xcode_15.3.app'
47
48
# Required to about trashing azdo hosted agents
0 commit comments