Skip to content

Commit

Permalink
build: Make sure flutter 3.19.6 is used for linux CI too
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed May 16, 2024
1 parent 773000f commit c192057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.19.6
cache: true
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:'
- run: |
Expand Down

0 comments on commit c192057

Please sign in to comment.