remove from stable CI

pull/2242/head
Eric Windmill 2 years ago
parent 5dd9fba073
commit c25757e1fc

@ -14,7 +14,8 @@ declare -ar PROJECT_NAMES=(
"add_to_app/multiple_flutters/multiple_flutters_module"
"add_to_app/plugin/flutter_module_using_plugin"
"add_to_app/prebuilt_module/flutter_module"
"ai_recipe_generation"
# TODO(ewindmill): Already updated for 3.22, breaks CI due to using WidgetStateProperty and friends
# "ai_recipe_generation"
"analysis_defaults"
"android_splash_screen"
# TODO: 'MaterialStateProperty' is deprecated and shouldn't be used.

@ -14,7 +14,8 @@ declare -ar PROJECT_NAMES=(
"add_to_app/multiple_flutters/multiple_flutters_module"
"add_to_app/plugin/flutter_module_using_plugin"
"add_to_app/prebuilt_module/flutter_module"
"ai_recipe_generation"
# TODO(ewindmill): Already updated for 3.22, breaks CI due to using WidgetStateProperty and friends
# "ai_recipe_generation"
"analysis_defaults"
"android_splash_screen"
"animations"

Loading…
Cancel
Save