shorebirdtech / shorebird

Code Push for Flutter and other tools for Flutter businesses.
https://shorebird.dev
Other
1.96k stars 118 forks source link

ci: e2e workflow should run in a matrix using multiple flutter revisions #1976

Open felangel opened 2 weeks ago

felangel commented 2 weeks ago

We currently don't run e2e against older supported Flutter versions. We should probably update e2e to run in a matrix using the latest stable flutter revision as well as at least one older flutter revision to ensure bugs like #1975 don't creep in in the future.