Skip to content

Commit 5aa94bf

Browse files
Bump minimum to Dart 3.8.0-0
1 parent a6d1d00 commit 5aa94bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter_ci_script_beta.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ declare -a CODELABS=(
2525
"haiku_generator"
2626
"homescreen_codelab"
2727
"in_app_purchases"
28-
"intro_flutter_gpu"
28+
# TODO(domesticmouse): Add after beta is above Dart 3.8.0-0
29+
# "intro_flutter_gpu"
2930
"namer"
3031
"next-gen-ui"
3132
"testing_codelab"

0 commit comments

Comments
 (0)