Skip to content

Commit 5cd6a03

Browse files
Revert "Update xcode version"
This reverts commit 0d2eff5.
1 parent 0d2eff5 commit 5cd6a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-sample-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency: # cancel previous workflow run if one exists.
1010
cancel-in-progress: true
1111

1212
env:
13-
XCODE_VERSION: "16.2"
13+
XCODE_VERSION: "15.3"
1414

1515
jobs:
1616
update-pr-comment:

0 commit comments

Comments
 (0)