Skip to content

Commit

Permalink
Merge pull request #2470 from verilog-to-routing/ci_test_run_time
Browse files Browse the repository at this point in the history
Increase CI tests run-time limit
  • Loading branch information
vaughnbetz committed Dec 18, 2023
2 parents c498f81 + 635edb3 commit 398e898
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
# Prevents from running on forks where no custom runners are available
if: ${{ github.repository_owner == 'verilog-to-routing' }}

timeout-minutes: 420

container: ubuntu:jammy

runs-on: [self-hosted, Linux, X64]
Expand Down

0 comments on commit 398e898

Please sign in to comment.