Skip to content

Commit df2e398

Browse files
authored
Merge pull request #55 from plaidev/flutter-e2e
update
2 parents 99077a5 + bdbb2db commit df2e398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-flutter.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: subosito/flutter-action@v2
2020
with:
2121
channel: stable
22-
flutter-version: 3.3.0
22+
flutter-version: 3.19.2
2323
- name: Build iOS
2424
working-directory: flutter/nativebrik_bridge/e2e
2525
run: flutter build ios --no-codesign
@@ -46,7 +46,7 @@ jobs:
4646
uses: subosito/flutter-action@v2
4747
with:
4848
channel: stable
49-
flutter-version: 3.3.0
49+
flutter-version: 3.19.2
5050
- name: Build iOS
5151
working-directory: flutter/nativebrik_bridge/e2e
5252
run: flutter build apk

0 commit comments

Comments
 (0)