Skip to content

Commit 3b47c19

Browse files
committed
Change device
1 parent 258859a commit 3b47c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- uses: ./.github/actions/xcode-cache
7979
- uses: ./.github/actions/ruby-cache
8080
- name: Build SwiftUI
81-
run: bundle exec fastlane test_ui device:"iPhone 16 Pro (18.4)" build_for_testing:true
81+
run: bundle exec fastlane test_ui device:"iPhone 16 Pro (18.5)" build_for_testing:true
8282
timeout-minutes: 25
8383
- name: Build XCFrameworks
8484
run: bundle exec fastlane build_xcframeworks

0 commit comments

Comments
 (0)