Skip to content

Commit eef6a6c

Browse files
author
liuboping
committed
ci: update Flutter to 3.41.4 for Dart 3.10 compatibility
1 parent 3a4984b commit eef6a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: subosito/flutter-action@v2
2020
with:
21-
flutter-version: '3.27.3'
21+
flutter-version: '3.41.4'
2222
- name: Install Linux dependencies
2323
if: matrix.platform == 'ubuntu-latest'
2424
run: |

0 commit comments

Comments
 (0)