Skip to content

Commit 2ee8e75

Browse files
committed
fix: pin xcode 26.3
1 parent 9b6ddb8 commit 2ee8e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
- name: Use appropriate Xcode version
1414
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
1515
with:
16-
xcode-version: '26'
16+
xcode-version: '26.3'
1717

1818
- name: Setup Ruby
1919
uses: ruby/setup-ruby@5dd816ae0186f20dfa905997a64104db9a8221c7 # v1.280.0

0 commit comments

Comments
 (0)