Skip to content

Commit

Permalink
Also specify Flutter version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Sep 13, 2024
1 parent ad684e9 commit fb5069c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# 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 fb5069c

Please sign in to comment.