Skip to content

Commit 54a1ff6

Browse files
committed
add new maestro versions
1 parent a7fc51c commit 54a1ff6

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,12 @@ jobs:
2929
- "1.39.0"
3030
- "1.39.1"
3131
- "1.39.2"
32-
- "1.39.4"
3332
- "1.39.5"
3433
- "1.39.7"
35-
- "1.39.13"
36-
- "1.40.0"
37-
- "1.40.1"
38-
- "1.40.2"
3934
- "1.40.3"
4035
- "1.41.0"
36+
- "2.0.2"
37+
- "2.0.3"
4138

4239
steps:
4340
- uses: actions/checkout@v3

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,12 @@ jobs:
2929
- "1.39.0"
3030
- "1.39.1"
3131
- "1.39.2"
32-
- "1.39.4"
3332
- "1.39.5"
3433
- "1.39.7"
35-
- "1.39.13"
36-
- "1.40.0"
37-
- "1.40.1"
38-
- "1.40.2"
3934
- "1.40.3"
4035
- "1.41.0"
36+
- "2.0.2"
37+
- "2.0.3"
4138
steps:
4239
- uses: actions/checkout@v3
4340

0 commit comments

Comments
 (0)