ci(qa): extend profile evidence timeout (#117999)

This commit is contained in:
Dallin Romney
2026-08-02 22:14:34 +08:00
committed by GitHub
parent 507cec77c4
commit c9dc5fb339
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -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: