Skip to content

Commit 85a3fd1

Browse files
authored
Fix beta ci (#2627)
1 parent 29f5e32 commit 85a3fd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tool/flutter_ci_script_beta.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ declare -ar PROJECT_NAMES=(
4848
"google_maps"
4949
"infinite_list"
5050
"ios_app_clip"
51-
"isolate_example"
51+
# TODO(ewindmill): replace deprecated activeColor with activeThumbColor in 3.33
52+
# "isolate_example"
5253
"material_3_demo"
5354
"navigation_and_routing"
5455
"place_tracker"

0 commit comments

Comments
 (0)