Skip to content

Commit ddbd48e

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents c0320a5 + 3f668b8 commit ddbd48e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- "2.2.0"
4141
- "2.4.0"
4242
- "2.5.0"
43+
- "2.5.1"
4344

4445
steps:
4546
- uses: actions/checkout@v3

.github/workflows/ios-devices-matrix.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ jobs:
4343
- device: iphone-15
4444
ios-version: "17"
4545

46-
# iPhone 16 series (iOS 18, 26)
47-
- device: iphone-16
48-
ios-version: "18"
46+
# iPhone 16 series (iOS 26)
4947
- device: iphone-16
5048
ios-version: "26"
5149

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- "2.2.0"
4141
- "2.4.0"
4242
- "2.5.0"
43+
- "2.5.1"
4344
steps:
4445
- uses: actions/checkout@v3
4546

0 commit comments

Comments
 (0)