Jason Simmons 36f0ee7741
Validate that platforms specified in .ci.yaml target names match the platforms defined in the platform_properties section (#177523)
Target names must begin with a platform name. The LUCI configuration
scripts in https://flutter.googlesource.com/infra will look up the
platform name in platform_properties to obtain the dimensions for the
bot where the target will be scheduled.

See https://github.com/flutter/flutter/issues/177465
2025-11-04 18:25:18 +00:00
..