Skip to content

Commit ffd9b39

Browse files
authored
Revert "chore: xcode version bump (#667)" (#670)
# Summary Reverting the `xcode-version` bump
1 parent 56f47d4 commit ffd9b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
- name: Set up Xcode
206206
uses: maxim-lobanov/setup-xcode@v1
207207
with:
208-
xcode-version: '26.6'
208+
xcode-version: '16.4'
209209

210210
- name: Reset build folder and pods
211211
run: rm -rf apps/example/build apps/example/ios/Pods apps/example/ios/Podfile.lock

0 commit comments

Comments
 (0)