Skip to content

Commit a4bc68a

Browse files
committed
chore(ci): Remove flutter-version specification from CI configuration
- Eliminated the flutter-version line in the CI workflow to streamline the setup process, relying on the channel specification instead.
1 parent c1b8879 commit a4bc68a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
- name: Setup Flutter
3939
uses: subosito/flutter-action@v2
4040
with:
41-
flutter-version: 'stable'
4241
channel: 'stable'
4342
cache: true
4443

0 commit comments

Comments
 (0)