mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This change shouldn't affect anything except for the "Linux benchmarks" LUCI post-submit bot. We'll closely monitor the LUCI bot to see if this works as intended. If so, we'll continue the migration in Cocoon (https://github.com/flutter/cocoon/pull/1062) to cut the dependency on the old Cocoon datastore and Tong's desktop. Related issue: https://github.com/flutter/flutter/issues/73872
14 lines
170 B
YAML
14 lines
170 B
YAML
name: flutter_engine_benchmark
|
|
|
|
dependencies:
|
|
git: any
|
|
|
|
metrics_center: 0.0.4
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
pedantic: ^1.8.0
|
|
|
|
environment:
|
|
sdk: ">=2.2.2 <3.0.0"
|