Skip to content

Commit

Permalink
Use latest stable flutter in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Aug 13, 2023
1 parent 300eae6 commit 5f4c7ae
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 @@ -13,7 +13,7 @@ on:

env:
FLUTTER_CHANNEL: "stable"
FLUTTER_VERSION: "3.10.6"
FLUTTER_VERSION: "latest"

jobs:
flutter_test:
Expand Down

0 comments on commit 5f4c7ae

Please sign in to comment.