We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9142e2f commit da9811aCopy full SHA for da9811a
1 file changed
.github/workflows/e2e-v2.yml
@@ -16,8 +16,8 @@ concurrency:
16
env:
17
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
18
MAESTRO_VERSION: '2.1.0'
19
- IOS_DEVICE: 'iPhone 17'
20
- IOS_VERSION: '>=18.0'
+ IOS_DEVICE: 'iPhone 16 Pro'
+ IOS_VERSION: '18.6'
21
22
jobs:
23
ready-to-merge-gate:
0 commit comments