Skip to content

Commit d2b5f58

Browse files
committed
Elide adaptive_app from master CI
1 parent a70d46d commit d2b5f58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter_ci_script_master.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ DIR="${BASH_SOURCE%/*}"
66
source "$DIR/flutter_ci_script_shared.sh"
77

88
declare -a CODELABS=(
9-
"adaptive_app"
9+
# TODO: Re-introduce once `flex_color_scheme` is updated for Flutter 3.33
10+
# "adaptive_app"
1011
"animated-responsive-layout"
1112
"animations"
1213
"audio_soloud"

0 commit comments

Comments
 (0)