Skip to content

Commit

Permalink
raise min flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed Feb 6, 2025
1 parent 81c7bfa commit 05acd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
call-min-flutter-test:
uses: ./.github/workflows/test.yml
with:
flutter_version: '3.22.0'
flutter_version: '3.24.5'
fatal_warnings: false
enable_android: ${{ github.event.pull_request.draft == false }}
enable_web: ${{ github.event.pull_request.draft == false }}
Expand Down

0 comments on commit 05acd8c

Please sign in to comment.