Skip to content

Commit

Permalink
Add one hour timeout to HLS check
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Jul 9, 2024
1 parent e0449a2 commit 37edd99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
HLS_CACHE_VERSION: "2024-06-25"

runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 37edd99

Please sign in to comment.