Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 1e71398

Browse files
[ci] Update the legacy analysis versions (#5699)
1 parent 0620072 commit 1e71398

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,10 @@ task:
157157
depends_on: analyze
158158
env:
159159
matrix:
160-
CHANNEL: "2.5.3"
160+
CHANNEL: "2.10.5"
161161
CHANNEL: "2.8.1"
162162
analyze_script:
163163
- ./script/tool_runner.sh analyze --skip-if-not-supporting-flutter-version="$CHANNEL" --custom-analysis=script/configs/custom_analysis.yaml
164-
- echo "If this test fails, the minumum Flutter version should be updated"
165164
- name: readme_excerpts
166165
env:
167166
CIRRUS_CLONE_SUBMODULES: true

0 commit comments

Comments
 (0)