Skip to content

Commit

Permalink
increase job timeout to 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon committed Nov 8, 2023
1 parent 8f9dfd9 commit c76df6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dbt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
jobs:
dbt:
runs-on: self-hosted
timeout-minutes: 10080
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit c76df6f

Please sign in to comment.