Skip to content

Commit 398e898

Browse files
authored
Merge pull request #2470 from verilog-to-routing/ci_test_run_time
Increase CI tests run-time limit
2 parents c498f81 + 635edb3 commit 398e898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
# Prevents from running on forks where no custom runners are available
1919
if: ${{ github.repository_owner == 'verilog-to-routing' }}
2020

21+
timeout-minutes: 420
22+
2123
container: ubuntu:jammy
2224

2325
runs-on: [self-hosted, Linux, X64]

0 commit comments

Comments
 (0)