Skip to content

Commit

Permalink
remove hardcoded Flutter version from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Blank committed Sep 18, 2024
1 parent 72b6e73 commit e9dd544
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.24.1"
channel: "stable"

- name: Install dependencies
Expand Down

0 comments on commit e9dd544

Please sign in to comment.