Skip to content

Commit f3267f7

Browse files
committed
Downgrade xCode version from latest to 15.2
1 parent b81b126 commit f3267f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/ios-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
- name: Setup Xcode
1010
uses: maxim-lobanov/setup-xcode@v1
1111
with:
12-
xcode-version: latest-stable
12+
xcode-version: 15.2
1313

1414
- name: Set up cocoapods
1515
uses: maxim-lobanov/setup-cocoapods@v1

0 commit comments

Comments
 (0)