mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +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_safe_app"
|
||||||
"null_safety/null_unsafe_app"
|
"null_safety/null_unsafe_app"
|
||||||
"place_tracker"
|
"place_tracker"
|
||||||
"platform_channels"
|
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||||
"platform_design"
|
# "platform_channels"
|
||||||
|
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||||
|
# "platform_design"
|
||||||
"platform_view_swift"
|
"platform_view_swift"
|
||||||
"provider_counter"
|
"provider_counter"
|
||||||
"provider_shopper"
|
"provider_shopper"
|
||||||
"testing_app"
|
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||||
|
# "testing_app"
|
||||||
"veggieseasons"
|
"veggieseasons"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user