Skip to content

Commit bb2078b

Browse files
committed
gitlab-ci: Increase timeout for Yosys job to 3h
1 parent d1daaa8 commit bb2078b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ snitch-cluster-copift-sc-vsim:
177177
###################################
178178

179179
yosys-synthesis:
180-
timeout: 2h
180+
timeout: 3h
181181
script:
182182
- make CFG_OVERRIDE=cfg/yosys-ci.json yosys
183183
# Following steps are not included in open-source CI since netlist

0 commit comments

Comments
 (0)