We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2072ac5 commit 258859aCopy full SHA for 258859a
.github/workflows/smoke-checks.yml
@@ -78,7 +78,7 @@ jobs:
78
- uses: ./.github/actions/xcode-cache
79
- uses: ./.github/actions/ruby-cache
80
- name: Build SwiftUI
81
- run: bundle exec fastlane test_ui device:"iPhone 16" build_for_testing:true
+ run: bundle exec fastlane test_ui device:"iPhone 16 Pro (18.4)" build_for_testing:true
82
timeout-minutes: 25
83
- name: Build XCFrameworks
84
run: bundle exec fastlane build_xcframeworks
0 commit comments