Skip to content

Commit 86cb746

Browse files
authored
Increase job timeout from 60 to 90 seconds (#20167)
1 parent 9e4d69d commit 86cb746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chia/_tests/util/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
job_timeout = 60
3+
job_timeout = 90

0 commit comments

Comments
 (0)