Skip to content

detect AOM 3.6.0 bug (#790) #1290

detect AOM 3.6.0 bug (#790)

detect AOM 3.6.0 bug (#790) #1290

Workflow file for this run

name: emscripten
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
emscripten:
env:
EMSCRIPTEN_VERSION: 1.37.26
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- 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