It seems a bit weird that all our dart-6.3 branches will start to fail once the dart PPA is upgraded to dart-6.4.
Should we somehow be specifying a major-minor version when we install the dart version such that we will be testing against the latest branch-matched version of dart (e.g. dart 6.3.X for dartpy/dart-6.3?
It seems a bit weird that all our
dart-6.3
branches will start to fail once the dart PPA is upgraded todart-6.4
.Should we somehow be specifying a major-minor version when we install the dart version such that we will be testing against the latest branch-matched version of dart (e.g.
dart 6.3.X
fordartpy/dart-6.3
?https://github.com/personalrobotics/dartpy/blob/1838ea22ef28b439881f3acc74f297412c7ef338/ci/install_linux.sh#L6