From 26c95bb857d6a56939ef0dc92c904671813af3ed Mon Sep 17 00:00:00 2001 From: Darshan <35736874+darshankabariya@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:52:25 +0530 Subject: [PATCH] Update .github/workflows/main.yml Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 08176ec..338db5e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,7 +51,7 @@ jobs: - os: macos-latest toolchain: stable runs-on: ${{ matrix.os }} - timeout-minutes: 90 + timeout-minutes: 60 steps: - uses: actions/checkout@v3 with: