Skip to content

Commit cd88091

Browse files
runningcodeclaude
andcommitted
ci(android): Bump Maestro to 2.7.0 for UI critical tests
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 0e94865 commit cd88091

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)