Zachary Anderson 62f0aa5126 Add SDK constraint to a pubspec (flutter/engine#22375)
This appears to be blocking the Dart SDK roll.
2020-11-06 17:11:11 -08:00

16 lines
295 B
YAML

name: engine_tests
environment:
sdk: '>=2.8.0 <3.0.0'
dependencies:
test: 1.3.0
path: 1.6.2
image: ^2.1.4
dependency_overrides:
sky_engine:
path: ../../../out/host_debug_unopt/gen/dart-pkg/sky_engine
sky_services:
path: ../../../out/host_debug_unopt/gen/dart-pkg/sky_services