ci(e2e): add Flutter 3.32.3 (#3167)

This commit is contained in:
Felix Angelov
2025-06-12 12:10:55 -05:00
committed by GitHub
parent 367029b1f0
commit ea3e80a2df
+2 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.32.2
FLUTTER_VERSION: 3.32.3
jobs:
patch:
@@ -21,6 +21,7 @@ jobs:
matrix:
flutter-version:
[
3.32.3,
3.32.2,
3.32.1,
3.32.0,