From 28e09a04d3d6ac91428d4a40a3e5ab53832b2095 Mon Sep 17 00:00:00 2001 From: Dallin Romney Date: Wed, 29 Jul 2026 15:19:44 +0800 Subject: [PATCH] ci: allow QA evidence generation to run for 90 minutes --- .github/workflows/qa-profile-evidence.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa-profile-evidence.yml b/.github/workflows/qa-profile-evidence.yml index a8132b50ec7a..6b8c7f3e7696 100644 --- a/.github/workflows/qa-profile-evidence.yml +++ b/.github/workflows/qa-profile-evidence.yml @@ -197,7 +197,7 @@ jobs: name: Generate QA profile evidence needs: validate_selected_ref runs-on: blacksmith-8vcpu-ubuntu-2404 - timeout-minutes: 60 + timeout-minutes: 90 permissions: contents: read outputs: