Skip to content

Commit

Permalink
Trying iphone 14
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhaevre committed Dec 24, 2024
1 parent eb6a941 commit 95445c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Start iOS simulator
uses: futureware-tech/simulator-action@v4
with:
model: ${{ matrix.platform == 'iOS' && 'iPhone 15' || 'Apple TV' }}
model: ${{ matrix.platform == 'iOS' && 'iPhone 14' || 'Apple TV' }}
os: ${{ matrix.platform }}
os_version: '>=14.0'

Expand Down

0 comments on commit 95445c8

Please sign in to comment.