We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f2993 commit 0eff7e7Copy full SHA for 0eff7e7
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runner: [ubuntu-latest, windows-latest, macos-14]
18
19
runs-on: ${{ matrix.runner }}
20
- timeout-minutes: 15
+ timeout-minutes: 30
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments