Skip to content

Commit 3de5865

Browse files
stable => main
1 parent d25b391 commit 3de5865

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

flutter_ci_script_main.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ declare -a CODELABS=(
99
"adaptive_app"
1010
"animated-responsive-layout"
1111
"animations"
12-
"audio_soloud"
12+
# Tracking bug: https://github.com/flutter/flutter/issues/177296
13+
# "audio_soloud"
1314
"boring_to_beautiful"
1415
"brick_breaker"
1516
"colorist"

flutter_ci_script_stable.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ declare -a CODELABS=(
99
"adaptive_app"
1010
"animated-responsive-layout"
1111
"animations"
12-
# Tracking bug: https://github.com/flutter/flutter/issues/177296
13-
# "audio_soloud"
12+
"audio_soloud"
1413
"boring_to_beautiful"
1514
"brick_breaker"
1615
"colorist"

0 commit comments

Comments
 (0)