Skip to content

Commit 59a2645

Browse files
committed
increase test timeout
1 parent 97027d4 commit 59a2645

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)