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.
2 parents 436a15e + 59a2645 commit a343c94Copy full SHA for a343c94
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ env:
23
jobs:
24
test:
25
runs-on: ${{ matrix.runs_on || 'ubuntu-24.04' }}
26
- timeout-minutes: 20
+ timeout-minutes: 30
27
28
strategy:
29
# Keep running even if one variation of the job fail
0 commit comments