Skip to content

Commit 9db074f

Browse files
committed
更新测试设备信息
1 parent 80c8f2e commit 9db074f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flutter-drive.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# A set of different configurations of the virtual environment.
1818
matrix:
1919
device:
20-
- "iPhone 15 Pro Max"
20+
- "iPhone 17 Pro Max"
2121
# When set to true, GitHub cancels all in-progress jobs if any matrix job
2222
# fails.
2323
fail-fast: false
@@ -65,7 +65,7 @@ jobs:
6565
strategy:
6666
# set of different configurations of the virtual environment.
6767
matrix:
68-
api-level: [29, 34]
68+
api-level: [35]
6969
target: [google_apis]
7070
steps:
7171
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)