Increase cmake workflow timeout#1854
Conversation
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
WalkthroughThe pull request modifies the GitHub Actions workflow configuration for CMake by extending the job timeout from 60 to 80 minutes. This change provides additional time for the build process to complete, potentially accommodating longer build or test scenarios. The modification is specific to the Changes
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (80)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1854 +/- ##
========================================
Coverage 80.37% 80.37%
========================================
Files 138 138
Lines 11147 11147
Branches 2860 2860
========================================
Hits 8959 8959
+ Misses 1214 1213 -1
- Partials 974 975 +1 ☔ View full report in Codecov by Sentry. |
The run time of the
Ubuntu GCC ARM HF * ASANpipelines is 50-59 minutes.Canceled by timeout: https://github.com/zlib-ng/zlib-ng/actions/runs/12919014579/job/36028690879
Summary by CodeRabbit