Skip to content

Commit c934157

Browse files
committed
gitlab-ci: Increase Yosys synthesis timeout to 4h
1 parent 6e31428 commit c934157

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: 3h
180+
timeout: 4h
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)