We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aebb19 commit 49c963bCopy full SHA for 49c963b
.github/workflows/supabase_flutter.yml
@@ -34,7 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
os: [ubuntu-latest]
37
- flutter-version: ['3.13.x', '3.x']
+ flutter-version: ['3.16.x', '3.x']
38
39
defaults:
40
run:
0 commit comments