liftoff-app / liftoff

🐒 A mobile client for lemmy
GNU General Public License v2.0
528 stars 36 forks source link

Fix CI by using fixed flutter version 3.10.6 #518

Closed Nithanim closed 10 months ago

Nithanim commented 10 months ago

Building the pull requests by the CI stopped working some time ago. Presumably, the specified flutter channel "stable" got updated and is now incompatible which lets every build fail. Pinning the flutter version to 3.10.6 for the CI fixes that. Note that the version was chosen by best guess that worked at least somewhat locally. (I have yet to get a build finished locally.) It might not be the version that was used "originally".

zachatrocity commented 10 months ago

Thanks for doing this. I had tried awhile back and was getting other failures. Approved for run we'll see what happens

Nithanim commented 10 months ago

Perfect, thank you!

Lgtm

These are normally the last words before everything goes downhill :P

Thanks for doing this. I had tried awhile back and was getting other failures.

No problem! I just hoped that I would get anything running. At least I tried something to work towards this app not breaking with lemmy 0.19.0.