From 7b3698e1b0708966837319e58b0267e183875538 Mon Sep 17 00:00:00 2001 From: Darshan <35736874+darshankabariya@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:53:01 +0530 Subject: [PATCH] Update main.yml --- .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 338db5e..79592f1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: - os: macos-latest toolchain: stable runs-on: ${{ matrix.os }} - timeout-minutes: 90 + timeout-minutes: 60 steps: - uses: actions/checkout@v3 with: