Skip to content

Commit

Permalink
build: Set CI flutter version to use 3.19.6, not 3.22
Browse files Browse the repository at this point in the history
Still have compat issues to deal with
  • Loading branch information
qdot committed May 16, 2024
1 parent d9df2dc commit 773000f
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 @@ -28,6 +28,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: flutter config --enable-windows-desktop
Expand Down

0 comments on commit 773000f

Please sign in to comment.