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 Jun 25, 2024
1 parent dc4f06e commit 95b559b
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 @@ -11,6 +11,7 @@ permissions:
jobs:
test-hls-works:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 95b559b

Please sign in to comment.