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 818a608 commit c7f264bCopy full SHA for c7f264b
.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.0.2'
+ MAESTRO_VERSION: '2.0.3'
18
IOS_DEVICE: 'iPhone 16'
19
IOS_VERSION: '18.1'
20
.github/workflows/sample-application.yml
@@ -13,7 +13,7 @@ concurrency:
13
RN_SENTRY_POD_NAME: RNSentry
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip
0 commit comments