Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ targets:

- name: Linux_android android_build_all_packages stable
recipe: packages/packages
timeout: 30
timeout: 60

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While increasing the timeout might be necessary to fix a flaky build, the pull request description is currently empty. This makes it difficult to understand the reason for this change.

Could you please update the PR description to explain why this timeout increase is needed and link to the issue that this change resolves? This is required by the repository's contribution guidelines1 and is crucial for future maintenance and understanding the history of the CI configuration.

Style Guide References

Footnotes

  1. PR descriptions should be filled out, including the pre-review checklist and a link to the issue being fixed, as per the contribution guidelines. (link)

properties:
add_recipes_cq: "true"
version_file: flutter_stable.version
Expand Down