fix(ci): unblock Flutter 3.44 checks

This commit is contained in:
edde746
2026-05-19 12:38:43 +02:00
parent 423be62218
commit 1978d710da
10 changed files with 30 additions and 53 deletions
+2 -2
View File
@@ -407,7 +407,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: "stable"
channel: "master"
flutter-version: "3.44.0"
cache: true
pub-cache: false
@@ -649,7 +649,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: "stable"
channel: "master"
flutter-version: "3.44.0"
cache: true
pub-cache: false