Skip to content
Discussion options

You must be logged in to vote

Hello @noga-dev , I compared the configurations of your failed and successful builds, and I noticed that you were using different Flutter versions.

The successful build was running on Flutter 3.32.8, while the failed build was running on 3.35.1.

In your workflow editor configuration, you selected Flutter stable, which means the build will always use the latest stable version. But, that may not always be compatible with your project and could lead to issues like this.

My suggestion is to select a specific Flutter version in the workflow editor configuration.
Let me know how it goes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by noga-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants