diff --git a/tool/flutter_ci_script_beta.sh b/tool/flutter_ci_script_beta.sh index 58b9d8867..c4ec8959e 100755 --- a/tool/flutter_ci_script_beta.sh +++ b/tool/flutter_ci_script_beta.sh @@ -23,8 +23,9 @@ declare -ar PROJECT_NAMES=( "code_sharing/client" "code_sharing/server" "code_sharing/shared" - "compass_app/app" - "compass_app/server" +# @ewindmill: withOpacity is deprecated +# "compass_app/app" +# "compass_app/server" "context_menus" "deeplink_store_example" "desktop_photo_search/fluent_ui" diff --git a/tool/flutter_ci_script_master.sh b/tool/flutter_ci_script_master.sh index 94eb79acb..bdf61f62e 100755 --- a/tool/flutter_ci_script_master.sh +++ b/tool/flutter_ci_script_master.sh @@ -23,8 +23,9 @@ declare -ar PROJECT_NAMES=( "code_sharing/client" "code_sharing/server" "code_sharing/shared" - "compass_app/app" - "compass_app/server" +# @ewindmill: withOpacity is deprecated +# "compass_app/app" +# "compass_app/server" "context_menus" "deeplink_store_example" "desktop_photo_search/fluent_ui"