Skip to content

Commit

Permalink
Revert Flutter version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Oct 6, 2024
1 parent 042bc6a commit 7575dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: flutter-actions/setup-flutter@v3
with:
channel: stable
version: latest
version: 3.19.6
cache: true
cache-sdk: true

Expand Down

0 comments on commit 7575dce

Please # to comment.