Skip to content

Commit e2b20cd

Browse files
committed
Elide ffigen_codelab from master CI
1 parent d2854ff commit e2b20cd

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
@@ -17,7 +17,8 @@ declare -a CODELABS=(
1717
"colorist"
1818
"dart-patterns-and-records"
1919
"deeplink_cookbook"
20-
"ffigen_codelab"
20+
# TODO(DomesticMouse): So, because _macros from sdk doesn't exist (could not find package _macros in the Dart SDK) and ffigen_app depends on ffigen ^16.1.0, version solving failed.
21+
# "ffigen_codelab"
2122
"firebase-auth-flutterfire-ui"
2223
"firebase-emulator-suite"
2324
"firebase-get-to-know-flutter"

0 commit comments

Comments
 (0)