Skip to content

Commit

Permalink
update flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 15, 2024
1 parent 9c02f54 commit 4a97cb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ jobs:
uses: subosito/flutter-action@main
with:
channel: stable
flutter-version: 3.19.0
flutter-version: 3.27.0

- name: Run tests
run: |
flutter pub get
flutter upgrade
flutter test

0 comments on commit 4a97cb4

Please sign in to comment.