feat(ci): add Flutter 3.32.2 to e2e (#3154)

This commit is contained in:
Felix Angelov
2025-06-12 11:13:53 -05:00
committed by GitHub
parent 5795c3d59f
commit 00b3a1f443
+3 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.32.0
FLUTTER_VERSION: 3.32.2
jobs:
patch:
@@ -21,6 +21,8 @@ jobs:
matrix:
flutter-version:
[
3.32.2,
3.32.1,
3.32.0,
3.29.3,
3.29.2,