Skip to content

Replace stale FFmpeg static build link with long-living ones. Bump to v0.2.4 #22

Replace stale FFmpeg static build link with long-living ones. Bump to v0.2.4

Replace stale FFmpeg static build link with long-living ones. Bump to v0.2.4 #22

Workflow file for this run

name: CI
on:
push:
branches: ["main", "master"]
pull_request:
workflow_dispatch:
jobs:
build_test:
uses: membraneframework/membrane_actions/.github/workflows/build-test.yml@main
lint:
uses: membraneframework/membrane_actions/.github/workflows/lint.yml@main
test:
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main