ci(e2e): add Flutter 3.32.6 (#3216)

This commit is contained in:
Felix Angelov
2025-07-10 11:19:33 -05:00
committed by GitHub
parent 76e1c68c33
commit b4c791a0d9
+3 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.32.4
FLUTTER_VERSION: 3.32.6
jobs:
patch:
@@ -21,6 +21,8 @@ jobs:
matrix:
flutter-version:
[
3.32.6,
3.32.5,
3.32.4,
3.32.3,
3.32.2,