Skip to content

Commit c8d78c1

Browse files
committed
Fix: Update linux build to flutter 3.32
1 parent 2915ecd commit c8d78c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
# Workaround for https://github.com/subosito/flutter-action/issues/345, needs to be removed when fixed
6262
channel: master
63-
flutter-version: 3.29.1
63+
flutter-version: 3.32.1
6464
cache: true
6565
cache-key: 'flutter-:os:-:channel:-:version:-:arch:'
6666

0 commit comments

Comments
 (0)