ci(e2e): add flutter 3.29.3 (#3058)

This commit is contained in:
Felix Angelov
2025-04-16 15:39:58 -05:00
committed by GitHub
parent 4d1092995a
commit ce7a8fdb9b
+2 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.29.2
FLUTTER_VERSION: 3.29.3
jobs:
patch:
@@ -21,6 +21,7 @@ jobs:
matrix:
flutter-version:
[
3.29.3,
3.29.2,
3.29.1,
3.29.0,