Skip to content

Commit

Permalink
Switch to flutter main branch
Browse files Browse the repository at this point in the history
For now, while riverpod 3.0 is not released
  • Loading branch information
r52 committed Jun 9, 2024
1 parent 5ee3610 commit 3f3fb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: "stable"
channel: "main"
cache: true

- name: Set up Packages (Linux)
Expand Down

0 comments on commit 3f3fb39

Please sign in to comment.