From 66a0edabca2fa5c9b9b7d6d29dd5b4b6045053ff Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Fri, 10 May 2024 10:36:07 +0100 Subject: [PATCH] ci: extend release build timeout --- .github/workflows/release-to-candidate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-to-candidate.yaml b/.github/workflows/release-to-candidate.yaml index 32bd717..c0e980c 100644 --- a/.github/workflows/release-to-candidate.yaml +++ b/.github/workflows/release-to-candidate.yaml @@ -30,6 +30,7 @@ jobs: name: 🚢 Release to latest/candidate needs: get-architectures runs-on: self-hosted + timeout-minutes: 1440 environment: "Candidate Branch" strategy: matrix: