Skip to content

Commit 5d4be1a

Browse files
committed
Revert "chore: xcode version bump (#667)"
This reverts commit 56f47d4.
1 parent 56f47d4 commit 5d4be1a

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)