Skip to content

Commit e9c0a92

Browse files
committed
CI: Used Xcode 16.2 for building example app
1 parent a181f74 commit e9c0a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Select Xcode version
5555
run: |
56-
sudo xcode-select -s /Applications/Xcode_16.3.app
56+
sudo xcode-select -s /Applications/Xcode_16.2.app
5757
xcodebuild -version
5858
5959
- name: Build example app

0 commit comments

Comments
 (0)