We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649b84a commit cfa27aaCopy full SHA for cfa27aa
.github/workflows/build-test.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Install
19
run: pod install
20
- name: Build & Test
21
- run: xcodebuild test -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 14'
+ run: xcodebuild test -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 16'
0 commit comments