Skip to content

Commit a343c94

Browse files
authored
Merge pull request #1016 from minrk/increase-timeout
increase test timeout
2 parents 436a15e + 59a2645 commit a343c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
jobs:
2424
test:
2525
runs-on: ${{ matrix.runs_on || 'ubuntu-24.04' }}
26-
timeout-minutes: 20
26+
timeout-minutes: 30
2727

2828
strategy:
2929
# Keep running even if one variation of the job fail

0 commit comments

Comments
 (0)