Skip to content

Commit

Permalink
pin flutter version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunicorn committed Dec 12, 2024
1 parent 78f768c commit 578313d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-flutter-unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: subosito/flutter-action@v2
name: Set up flutter
with:
flutter-version: '3.24'
channel: 'stable'
- name: Generate env
working-directory: ./app
Expand Down

0 comments on commit 578313d

Please sign in to comment.