Skip to content

Commit

Permalink
ci: use iPhone 15 for integration test (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
poppingmoon authored Nov 22, 2024
1 parent 5ac2d49 commit e9048aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Start simulator
uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 14'
model: 'iPhone 15'

- name: Pre-build the app
uses: nick-fields/retry@v3
Expand Down

0 comments on commit e9048aa

Please sign in to comment.