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 49c963b commit 51bc5e2Copy full SHA for 51bc5e2
.github/workflows/supabase_flutter.yml
@@ -34,7 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
os: [ubuntu-latest]
37
- flutter-version: ['3.16.x', '3.x']
+ flutter-version: ['3.19.x', '3.x']
38
39
defaults:
40
run:
0 commit comments