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 3aac3a7 commit 488c8a1Copy full SHA for 488c8a1
.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.9'
+ MAESTRO_VERSION: '2.0.10'
19
IOS_DEVICE: 'iPhone 16'
20
IOS_VERSION: '18.1'
21
.github/workflows/sample-application.yml
@@ -14,7 +14,7 @@ concurrency:
14
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