Skip to content

Commit

Permalink
ci(example-app): update ios simulator to iphone 15 (#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Apr 24, 2024
1 parent f4b22a0 commit 6722867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-app.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Start iOS simulator 📱
uses: futureware-tech/simulator-action@v3
with:
model: "iPhone 12"
model: "iPhone 15"

- name: Run integration tests 🧪
run: |
Expand Down

0 comments on commit 6722867

Please sign in to comment.