fix: ci workflow

This commit is contained in:
darshankabariya 2025-12-16 02:27:45 +05:30
parent 5648fc9282
commit f6d387aed7
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

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