Skip to content

Commit b04fab7

Browse files
Update nightly_test.yml -> Timeout expanded for watching log
1 parent 8d565a0 commit b04fab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Prevents from running on forks where no custom runners are available
3939
if: ${{ github.repository_owner == 'verilog-to-routing' }}
4040

41-
timeout-minutes: 420
41+
timeout-minutes: 820 #420
4242

4343
container: ubuntu:jammy
4444

0 commit comments

Comments
 (0)