Skip to content

Commit ac185d6

Browse files
committed
CI: increase p2p-tests timeout to 15
It took once longer than 10 minutes, for no reason, therefore increasing
1 parent 6c90910 commit ac185d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
run: make test-vrf
118118

119119
p2p-tests:
120-
timeout-minutes: 10
120+
timeout-minutes: 15
121121
runs-on: ubuntu-24.04
122122
steps:
123123
- name: Git checkout

0 commit comments

Comments
 (0)