Skip to content

Validate malformed AVC SPS fields #3705

Validate malformed AVC SPS fields

Validate malformed AVC SPS fields #3705

Workflow file for this run

name: emscripten
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
permissions:
contents: read
jobs:
emscripten:
env:
EMSCRIPTEN_VERSION: 3.1.61
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v7
- name: Install emscripten
run: |
./scripts/install-ci-linux.sh
- name: Prepare CI
run: |
./scripts/prepare-ci.sh
- name: Run tests
run: |
./scripts/run-ci.sh