ci(e2e): add Flutter 3.29.2

This commit is contained in:
Felix Angelov
2025-03-15 10:27:30 -05:00
parent 1c159a4775
commit 98753a41f6
+2 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.29.1
FLUTTER_VERSION: 3.29.2
jobs:
patch:
@@ -21,6 +21,7 @@ jobs:
matrix:
flutter-version:
[
3.29.2,
3.29.1,
3.29.0,
3.27.2,