Skip to content

Commit

Permalink
TEMP: different simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhaevre committed Dec 24, 2024
1 parent eb6a941 commit 863b9e7
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 @@ -63,7 +63,7 @@ jobs:
with:
model: ${{ matrix.platform == 'iOS' && 'iPhone 15' || 'Apple TV' }}
os: ${{ matrix.platform }}
os_version: '>=14.0'
os_version: '<17.4'

- name: Run e2e tests
working-directory: e2e
Expand Down

0 comments on commit 863b9e7

Please sign in to comment.