Skip to content

Commit 85562f6

Browse files
authored
Merge pull request #1218 from unoplatform/dev/sb/xcode-16.3
2 parents 80c963c + 458d4ed commit 85562f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ variables:
4242
IsLightBuild: $[eq(variables['Build.Reason'], 'PullRequest')]
4343
IsCanaryBranch: $[startsWith(variables['Build.SourceBranch'], 'refs/heads/canaries/')]
4444

45-
XCODE_ROOT: '/Applications/Xcode_16.1.app'
45+
XCODE_ROOT: '/Applications/Xcode_16.3.app'
4646
XCODE_ROOT_UITESTS: '/Applications/Xcode_15.3.app'
4747

4848
# Required to about trashing azdo hosted agents

0 commit comments

Comments
 (0)