mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[ci.yaml] Fix subshards (flutter/engine#27597)
This commit is contained in:
parent
6657092b22
commit
97bc09db45
@ -160,7 +160,7 @@ targets:
|
||||
framework: "true"
|
||||
shard: web_tests
|
||||
subshards: >-
|
||||
[0, 1, 2, 3, 4, 5, 6, 7_last]
|
||||
["0", "1", "2", "3", "4", "5", "6", "7_last"]
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
runIf:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user