From fd62635d78d5db943d52d5470ee7279c18275f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 3 Jul 2026 07:16:53 +0200 Subject: [PATCH] ci: bump aarch64-linux-release timeout by 1 hour --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 963223f4d95e9d2e65cc3106cfeb8d50d4a3a56f..e857c315314676ff5db3e23fd9b3f5fbb14116f2 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -59,7 +59,7 @@ jobs: fetch-depth: 0 - name: Build and Test run: sh ci/aarch64-linux-release.sh - timeout-minutes: 120 + timeout-minutes: 180 aarch64-netbsd-debug: if: github.event_name != 'pull_request' -- 2.54.0