mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Elide platform_channels, platform_design & testing_app from Beta CI (#1129)
This commit is contained in:
@@ -32,12 +32,15 @@ declare -ar PROJECT_NAMES=(
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
"place_tracker"
|
||||
"platform_channels"
|
||||
"platform_design"
|
||||
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||
# "platform_channels"
|
||||
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||
# "platform_design"
|
||||
"platform_view_swift"
|
||||
"provider_counter"
|
||||
"provider_shopper"
|
||||
"testing_app"
|
||||
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||
# "testing_app"
|
||||
"veggieseasons"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user