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 3817909 commit 5c1e987Copy full SHA for 5c1e987
.github/workflows/e2e-v2.yml
@@ -14,7 +14,7 @@ concurrency:
14
15
env:
16
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
17
- MAESTRO_VERSION: '2.3.0'
+ MAESTRO_VERSION: '2.4.0'
18
IOS_DEVICE: 'iPhone 17'
19
IOS_VERSION: '>=18.0'
20
.github/workflows/sample-application.yml
@@ -13,7 +13,7 @@ concurrency:
13
MAESTRO_DRIVER_STARTUP_TIMEOUT: 180000 # Increase timeout from default 30s to 180s for CI stability
RN_SENTRY_POD_NAME: RNSentry
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
0 commit comments