ci(e2e): add Flutter 3.32.0

This commit is contained in:
Felix Angelov
2025-05-29 17:42:22 -05:00
parent eb9525fdc0
commit 4127cf6d0a
+2 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.29.3
FLUTTER_VERSION: 3.32.0
jobs:
patch:
@@ -21,6 +21,7 @@ jobs:
matrix:
flutter-version:
[
3.32.0,
3.29.3,
3.29.2,
3.29.1,