Skip to content

HLS: prepare: fail if number of channels doesn't match #41

HLS: prepare: fail if number of channels doesn't match

HLS: prepare: fail if number of channels doesn't match #41

Workflow file for this run

# https://rhysd.github.io/actionlint/
name: Testing
on: [push]
jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test Build
run: misc/dbuild.sh
macos:
runs-on: macos-11
steps:
- uses: actions/checkout@v3
- name: Test Build
run: misc/macbuild.sh