Unverified Commit 0d79f0fc authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

fix devicelab manfiest (#33698)

parent 5a6a00dc
...@@ -334,7 +334,7 @@ tasks: ...@@ -334,7 +334,7 @@ tasks:
linux_chrome_dev_mode: linux_chrome_dev_mode:
description: > description: >
Run flutter web on the devicelab and hot restart. Run flutter web on the devicelab and hot restart.
stage: devicelab_win stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true flaky: true
...@@ -438,7 +438,7 @@ tasks: ...@@ -438,7 +438,7 @@ tasks:
macos_chrome_dev_mode: macos_chrome_dev_mode:
description: > description: >
Run flutter web on the devicelab and hot restart. Run flutter web on the devicelab and hot restart.
stage: devicelab_win stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flaky: true flaky: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment