Skip to content

Commit

Permalink
Set flutter version to 2.5.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Nov 14, 2021
1 parent 6b35d43 commit ae466aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "beta"
flutter-version: "2.0.5"
flutter-version: "2.5.3"

- run: flutter pub get

Expand Down

0 comments on commit ae466aa

Please sign in to comment.