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 868e30c commit a6b20c6Copy full SHA for a6b20c6
.github/workflows/e2e-v2.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
env:
17
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
18
- MAESTRO_VERSION: '2.0.10'
+ MAESTRO_VERSION: '2.1.0'
19
IOS_DEVICE: 'iPhone 17'
20
IOS_VERSION: '>=18.0'
21
.github/workflows/sample-application.yml
@@ -14,7 +14,7 @@ concurrency:
14
MAESTRO_DRIVER_STARTUP_TIMEOUT: 90000 # Increase timeout from default 30s to 90s for CI stability
RN_SENTRY_POD_NAME: RNSentry
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
0 commit comments