Lacerte / clima

MOVED TO https://codeberg.org/Lacerte/clima
Mozilla Public License 2.0
105 stars 14 forks source link

[ci] specify Flutter minor version #296

Closed triallax closed 2 years ago

triallax commented 2 years ago

Description

Specify Flutter minor version in CI workflow.

Our CI tends to fail when new Flutter versions are released, so I think it's better if we update the Flutter version manually when we update our code to support it.

### Checklist - [x] The correct base branch is being used, if not `master`
prestosole commented 2 years ago

Fix the conflicts please