Skip to content

Commit

Permalink
Upgrade flutter version to 3.16.0 for CI
Browse files Browse the repository at this point in the history
Signed-off-by: dab246 <tdvu@linagora.com>
  • Loading branch information
dab246 authored and hoangdat committed Jan 31, 2024
1 parent b736c54 commit 6d43b62
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 @@ -29,7 +29,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.5"
flutter-version: "3.16.0"
channel: "stable"

# Install dependencies
Expand Down

0 comments on commit 6d43b62

Please sign in to comment.