Skip to content

Commit 15dd6b4

Browse files
committed
CI: increase test timeout to 30 minutes
Signed-off-by: Christian Brabandt <[email protected]>
1 parent 5608f3d commit 15dd6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
fi
316316
317317
- name: Test
318-
timeout-minutes: 25
318+
timeout-minutes: 30
319319
run: |
320320
make ${SHADOWOPT} ${TEST}
321321

0 commit comments

Comments
 (0)