From d689893a6fa8a58d2cdd4bfd3d45cb0a5b997629 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 31 May 2026 15:36:25 +0100 Subject: [PATCH] ci(release): extend QA runtime parity timeout --- .github/workflows/openclaw-release-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openclaw-release-checks.yml b/.github/workflows/openclaw-release-checks.yml index b366b812ccb..17461917ab0 100644 --- a/.github/workflows/openclaw-release-checks.yml +++ b/.github/workflows/openclaw-release-checks.yml @@ -903,7 +903,7 @@ jobs: if: contains(fromJSON('["all","qa","qa-parity"]'), needs.resolve_target.outputs.rerun_group) continue-on-error: true runs-on: blacksmith-8vcpu-ubuntu-2404 - timeout-minutes: 30 + timeout-minutes: 45 permissions: contents: read env: