Skip to content

Commit 203982a

Browse files
committed
chore(all): Switch device used for iOS integration tests
1 parent cdf3f32 commit 203982a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/device_info_plus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: "Start Simulator"
110110
uses: futureware-tech/simulator-action@v4
111111
with:
112-
model: 'iPhone 16'
112+
model: 'iPhone 17'
113113
- name: "Run Integration Test"
114114
run: ./.github/workflows/scripts/integration-test.sh ios device_info_plus_example
115115

0 commit comments

Comments
 (0)