Skip to content

Commit 4948b50

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-maestro.sh to v2.5.0
1 parent b9a73af commit 4948b50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-v2.yml

Lines changed: 1 addition & 1 deletion
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: '2.4.0'
17+
MAESTRO_VERSION: '2.5.0'
1818
IOS_DEVICE: 'iPhone 17'
1919
IOS_VERSION: '>=18.0'
2020

.github/workflows/sample-application.yml

Lines changed: 1 addition & 1 deletion
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: '2.4.0'
16+
MAESTRO_VERSION: '2.5.0'
1717
MAESTRO_DRIVER_STARTUP_TIMEOUT: 180000 # Increase timeout from default 30s to 180s for CI stability
1818
RN_SENTRY_POD_NAME: RNSentry
1919
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip

0 commit comments

Comments
 (0)