We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97027d4 commit 59a2645Copy full SHA for 59a2645
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