Skip to content

Commit 51bc5e2

Browse files
committed
update the minimum test version to v3.19.x
1 parent 49c963b commit 51bc5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/supabase_flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
os: [ubuntu-latest]
37-
flutter-version: ['3.16.x', '3.x']
37+
flutter-version: ['3.19.x', '3.x']
3838

3939
defaults:
4040
run:

0 commit comments

Comments
 (0)