diff --git a/.ci.yaml b/.ci.yaml index 1f681011e3..da9363eecd 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1040,6 +1040,10 @@ targets: {"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"}, {"dependency": "open_jdk", "version": "version:17"} ] + # TODO(fujino): delete once propagation from + # https://github.com/flutter/flutter/issues/158521 completes. + drone_dimensions: > + ["os=Linux", "os=Ubuntu-20"] tags: > ["devicelab", "hostonly", "linux"] task_name: plugin_test