Skip to content

Commit 49c963b

Browse files
committed
update the minimum test version to v3.16.x
1 parent 5aebb19 commit 49c963b

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.13.x', '3.x']
37+
flutter-version: ['3.16.x', '3.x']
3838

3939
defaults:
4040
run:

0 commit comments

Comments
 (0)