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 e2fa43d commit 6b38cd2Copy full SHA for 6b38cd2
2 files changed
.github/workflows/e2e-v2.yml
@@ -16,7 +16,7 @@ env:
16
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
17
MAESTRO_VERSION: '1.41.0'
18
IOS_DEVICE: 'iPhone 16'
19
- IOS_VERSION: '18.1'
+ IOS_VERSION: '18.6'
20
21
jobs:
22
diff_check:
.github/workflows/sample-application.yml
@@ -19,7 +19,7 @@ env:
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip
REACT_NATIVE_SAMPLE_PATH: samples/react-native
23
ANDROID_API_LEVEL: '30'
24
25
0 commit comments