Skip to content

Commit

Permalink
CI: Increase timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Jun 30, 2023
1 parent 7e61044 commit 464545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ stages:
needs:
variables:
TOPLEVEL: ""
timeout: 10min
timeout: 20min
script:
- bender script vsim -t test > compile.tcl
- $VSIM -c -quiet -do 'source compile.tcl; quit'
Expand Down

0 comments on commit 464545c

Please sign in to comment.