Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stable flutter version #227

Merged
merged 6 commits into from
Jan 25, 2023
Merged

Fix stable flutter version #227

merged 6 commits into from
Jan 25, 2023

Conversation

donpui
Copy link
Contributor

@donpui donpui commented Jan 25, 2023

Add fixed stable version for flutter in CI to avoid new version surprises.

Currently with flutter version 3.7.0 fails on CI: https://github.com/LeastAuthority/destiny/actions/runs/4003941775
and we have issue for that: #226


Code Review Checklist

  • Description accurately reflects what changes are being made.
  • Description explains why the changes are being made (or references an issue containing one).
  • The PR appropriately sized.
  • New code has enough tests.
  • New code has enough documentation to answer "how do I use it?" and "what does it do?".
  • Existing documentation is up-to-date, if impacted.

@donpui donpui requested review from ewanas and wuan January 25, 2023 08:40
wuan
wuan previously approved these changes Jan 25, 2023
.github/workflows/build.yml Outdated Show resolved Hide resolved
@donpui donpui requested a review from wuan January 25, 2023 10:09
@donpui donpui merged commit d53461a into main Jan 25, 2023
@donpui donpui deleted the improve-ci branch January 25, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants