mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-28 23:08:59 +02:00
ci: track latest stable Flutter in all workflows
This commit is contained in:
@@ -126,8 +126,6 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
# Keep in sync with .fvmrc and ci.yml
|
||||
flutter-version: "3.41.5"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
|
||||
@@ -273,8 +271,6 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
# Keep in sync with .fvmrc and ci.yml
|
||||
flutter-version: "3.41.5"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user