Skip to content

Commit eab7a46

Browse files
riglarclaude
andcommitted
Add maestro 2.0.9 to iOS and Android version matrix tests
Updated both iOS and Android workflow files to include maestro version 2.0.9 in the test matrix. This version will now be tested daily alongside existing versions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1e24e30 commit eab7a46

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/android-maestro-version-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- "2.0.2"
3737
- "2.0.3"
3838
- "2.0.4"
39+
- "2.0.9"
3940

4041
steps:
4142
- uses: actions/checkout@v3

.github/workflows/ios-maestro-version-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- "2.0.2"
3737
- "2.0.3"
3838
- "2.0.4"
39+
- "2.0.9"
3940
steps:
4041
- uses: actions/checkout@v3
4142

0 commit comments

Comments
 (0)