Skip to content

Commit

Permalink
Update nightly_test.yml -> Timeout expanded for watching log
Browse files Browse the repository at this point in the history
  • Loading branch information
amirarjmand93 authored Aug 16, 2024
1 parent 8d565a0 commit b04fab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Prevents from running on forks where no custom runners are available
if: ${{ github.repository_owner == 'verilog-to-routing' }}

timeout-minutes: 420
timeout-minutes: 820 #420

container: ubuntu:jammy

Expand Down

0 comments on commit b04fab7

Please sign in to comment.