From 2649f89de845dc795c90639b62ba46850a3b44f0 Mon Sep 17 00:00:00 2001 From: Jason Park Date: Thu, 20 Aug 2026 14:29:47 +0000 Subject: [PATCH] docs: reflect hosted compatibility runtime --- docs/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 5f3b8a3..605a9e4 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -236,7 +236,7 @@ acceptance path: RELAY_PROOF_TOOL_DIR="$RELEASE_EVIDENCE_ROOT/proof-tool-source" \ RELAY_PROOF_TOOL_FULL=1 \ go test ./cmd/relay -run '^TestProofToolCompatibility$' -count=1 \ - -timeout 30m -v + -timeout 55m -v For a production proof-tool release, follow its repository's approved signed tag and reproducible-release procedure using