From 0d79f0fc79f1ab46f80a3d8d734fdadccea1fb4a Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Fri, 31 May 2019 17:44:19 -0700 Subject: [PATCH] fix devicelab manfiest (#33698) --- dev/devicelab/manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index e8ec205d8b3..581bbebb67d 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -334,7 +334,7 @@ tasks: linux_chrome_dev_mode: description: > Run flutter web on the devicelab and hot restart. - stage: devicelab_win + stage: devicelab required_agent_capabilities: ["linux/android"] flaky: true @@ -438,7 +438,7 @@ tasks: macos_chrome_dev_mode: description: > Run flutter web on the devicelab and hot restart. - stage: devicelab_win + stage: devicelab_ios required_agent_capabilities: ["mac/ios"] flaky: true