Update .github/workflows/main.yml

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
This commit is contained in:
Darshan 2025-12-16 17:52:25 +05:30 committed by GitHub
parent da77885979
commit 26c95bb857
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
- os: macos-latest - os: macos-latest
toolchain: stable toolchain: stable
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
timeout-minutes: 90 timeout-minutes: 60
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: