Skip to content

Commit 89a8c20

Browse files
committed
2 parents c9eb272 + c392d25 commit 89a8c20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Select Xcode
2323
uses: maxim-lobanov/setup-xcode@v1
2424
with:
25-
xcode-version: latest-stable
25+
xcode-version: 26.3
2626

2727
- name: Setup Ruby
2828
uses: ruby/setup-ruby@v1
@@ -42,4 +42,4 @@ jobs:
4242
LANG: en_US.UTF-8
4343
LC_ALL: en_US.UTF-8
4444
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 60
45-
FASTLANE_XCODEBUILD_SETTINGS_RETRIES: 10
45+
FASTLANE_XCODEBUILD_SETTINGS_RETRIES: 10

0 commit comments

Comments
 (0)