Skip to content

Commit a804e85

Browse files
committed
[build] Bump XCode to 14.31
1 parent 98d4bbf commit a804e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/pipelines/common/variables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ variables:
88
- name: DOTNET_VERSION
99
value: 7.0.203
1010
- name: REQUIRED_XCODE
11-
value: 14.3.0
11+
value: 14.3.1
1212
- name: DEVICETESTS_REQUIRED_XCODE
13-
value: 14.3.0
13+
value: 14.3.1
1414
- name: LocBranchPrefix
1515
value: 'loc-hb'
1616
- name: isMainBranch

0 commit comments

Comments
 (0)