Skip to content

Commit

Permalink
Unpin precise Flutter version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Dec 14, 2024
1 parent d721740 commit 3d146b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
# Revert to stable due to Android issue in Flutter 3.25+
# https://github.com/amake/orgro/commit/2319ea7f598e89f29155497ca5e88b2532852a46
channel: stable
flutter-version: 3.24.x
- name: Install dependencies
run: flutter pub get
- name: Run tests
Expand Down

0 comments on commit 3d146b1

Please sign in to comment.