Skip to content

Commit 5e269de

Browse files
runningcodeclaude
andauthored
ci(android): Bump Maestro to 2.7.0 for UI critical tests (#5798)
Update the pinned Maestro CLI version used by the UI critical integration tests from 2.1.0 to the latest 2.7.0. No flow changes are required; all commands used remain supported and the Java 17 requirement is already satisfied by the CI job. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 8d299fc commit 5e269de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-tests-ui-critical.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
BUILD_PATH: "build/outputs/apk/release"
1616
APK_NAME: "sentry-uitest-android-critical-release.apk"
1717
APK_ARTIFACT_NAME: "sentry-uitest-android-critical-release"
18-
MAESTRO_VERSION: "2.1.0"
18+
MAESTRO_VERSION: "2.7.0"
1919

2020
jobs:
2121
build:

0 commit comments

Comments
 (0)