Skip to content

Commit

Permalink
switched integration tests to run on iPhone 15 instead of 13 in sync …
Browse files Browse the repository at this point in the history
…with simulator action changes
  • Loading branch information
MaikuB committed May 1, 2024
1 parent 136e8bf commit 07aedaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -151,7 +151,7 @@ jobs:
- uses: futureware-tech/simulator-action@v3
id: simulator-action
with:
model: 'iPhone 13'
model: 'iPhone 15'
- run: |
brew tap wix/brew
brew install applesimutils
Expand Down

0 comments on commit 07aedaa

Please sign in to comment.