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 10dfa92 commit 43c3aabCopy full SHA for 43c3aab
1 file changed
.github/workflows/e2e-v2.yml
@@ -17,7 +17,7 @@ env:
17
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
18
MAESTRO_VERSION: '2.1.0'
19
IOS_DEVICE: 'iPhone 17'
20
- IOS_VERSION: '26.2'
+ IOS_VERSION: '>=18.0'
21
22
jobs:
23
ready-to-merge-gate:
0 commit comments