feat(ci): add Flutter 3.32.2 to e2e (#3154)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user