Skip to content

Commit fccdf5f

Browse files
authored
ci: Remove hardcoded Flutter version for examples building (#11665)
1 parent 3d66362 commit fccdf5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/all_plugins.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ jobs:
112112
- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa
113113
with:
114114
channel: 'stable'
115-
# TODO - remove the below fixed version once hot fix lands: https://github.com/flutter/flutter/issues/132711
116-
flutter-version: '3.10.6'
117115
cache: true
118116
- uses: bluefireteam/melos-action@dd3c344d731938d2ab2567a261f54a19a68b5f6a
119117
with:

0 commit comments

Comments
 (0)