From 436a1be899e90e67d7c4aa81def70d39fe1748d5 Mon Sep 17 00:00:00 2001 From: Zhengchao An Date: Tue, 1 Sep 2026 05:01:23 +0800 Subject: [PATCH] ci: allow macOS release builds to finish (#6976) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dd1c6441..18f5c2eee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -244,7 +244,7 @@ jobs: needs: [ build-check, prepare-platform-matrix ] if: needs.build-check.outputs.should_build == 'true' && needs.prepare-platform-matrix.result == 'success' runs-on: ${{ matrix.os }} - timeout-minutes: 150 + timeout-minutes: 180 env: FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" # Release binaries ship without dial9 telemetry and therefore do not need