Skip to content

Commit 4f1bf88

Browse files
authored
chore(ci): Bump maestro version from 1.39.0 to 1.40.0 (#4761)
* chore(ci): Bump maestro version from 1.39.0 to 1.40.00 * Correct version * Test E2E with latest RN * Revert "Test E2E with latest RN" This reverts commit e63c8fb.
1 parent 4b3f3a5 commit 4f1bf88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
env:
1616
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
17-
MAESTRO_VERSION: '1.39.0'
17+
MAESTRO_VERSION: '1.40.0'
1818
IOS_DEVICE: 'iPhone 16'
1919
IOS_VERSION: '18.1'
2020

.github/workflows/sample-application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313

1414
env:
1515
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
16-
MAESTRO_VERSION: '1.39.0'
16+
MAESTRO_VERSION: '1.40.0'
1717
RN_SENTRY_POD_NAME: RNSentry
1818
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
1919
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip

0 commit comments

Comments
 (0)