Skip to content

Commit

Permalink
Update to Flutter 3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Dec 17, 2024
1 parent fd72b10 commit 5f81679
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 112 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# TODO(JonasWanke): re-enable beta CI when next stable Flutter version
# including breaking changes to Color are released
flutter-channel: [stable]
flutter-channel: [stable, beta]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down
Loading

0 comments on commit 5f81679

Please sign in to comment.