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 42ad36a commit a5c44a6
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 @@ -16,6 +16,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 a5c44a6

Please sign in to comment.