mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
ci(qa): extend profile evidence timeout (#117999)
This commit is contained in:
@@ -207,7 +207,9 @@ jobs:
|
||||
name: Generate QA profile evidence
|
||||
needs: validate_selected_ref
|
||||
runs-on: blacksmith-8vcpu-ubuntu-2404
|
||||
timeout-minutes: 90
|
||||
# The full live profile can exceed 90 minutes before aggregate evidence is finalized.
|
||||
# Preserve enough headroom to record its terminal result instead of losing it to cancellation.
|
||||
timeout-minutes: 150
|
||||
permissions:
|
||||
contents: read
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user