ci: track latest stable Flutter in all workflows

This commit is contained in:
zarzet
2026-07-13 09:08:23 +07:00
parent 4b7834e090
commit aae48cc47c
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -54,8 +54,6 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
# Keep in sync with .fvmrc
flutter-version: "3.41.5"
channel: "stable"
cache: true