ci(e2e): add Flutter 3.35.5 (#3340)

This commit is contained in:
Felix Angelov
2025-09-30 10:39:58 -05:00
committed by GitHub
parent 1522116594
commit 50f46aaa67
+2 -1
View File
@@ -12,7 +12,7 @@ on:
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
FLUTTER_VERSION: 3.35.4
FLUTTER_VERSION: 3.35.5
jobs:
patch:
@@ -21,6 +21,7 @@ jobs:
matrix:
flutter-version:
[
3.35.5
3.35.4,
3.35.3,
3.35.2,