From 9c79c784acff94a76fe931a422ef6fecbbb3066b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 29 May 2026 12:29:52 +0200 Subject: [PATCH] ci: bump aarch64-macos-release timeout by 1 hour zach is a good bit slower than orange. --- .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 c3a368553f4bef1f8bbd0255701e28ecea6d67b2..2fb4ae572cab71258fc28a7050a7913548315355 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -103,7 +103,7 @@ jobs: fetch-depth: 0 - name: Build and Test run: sh ci/aarch64-macos-release.sh - timeout-minutes: 120 + timeout-minutes: 180 loongarch64-linux-debug: runs-on: [self-hosted, loongarch64-linux] -- 2.54.0