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

ci: fix flutter minor version in test workflow #255

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

smallTrogdor
Copy link
Contributor

Proposed changes

In order not to mix changes of the Flutter SDK with test outcome, we also fix the upper Flutter SDK version to a minor version (note that patches will be taken from latest available on stable).

Only in the nightly build, the Flutter SDK is not limited (for early failure alerting).

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

@smallTrogdor smallTrogdor requested a review from a team as a code owner December 19, 2024 21:25
@smallTrogdor smallTrogdor merged commit b7ce930 into main Dec 19, 2024
8 checks passed
@smallTrogdor smallTrogdor deleted the ci/fix-upper-flutter-sdk branch December 19, 2024 21:32
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.

1 participant