Skip to content

Commit

Permalink
Use android_virtual_device dep in Linux Scenarios LUCI test (flutte…
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryQian authored Sep 3, 2021
1 parent d6f6a0f commit 813701f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ targets:
bringup: true # Recipe issue https://github.com/flutter/flutter/issues/86427
recipe: engine/scenarios
properties:
dependencies: >-
[
{"dependency": "android_virtual_device", "version": "31"}
]
upload_packages: "true"
clobber: "true"
timeout: 60
Expand Down

0 comments on commit 813701f

Please sign in to comment.