Skip to content

ffmpeg

ffmpeg #307

Workflow file for this run

name: ffmpeg
on:
workflow_dispatch:
jobs:
build:
# if: ${{ false }}
secrets: inherit
uses: ./.github/workflows/_matrix.yml
with:
disable_commit: true
disable_ccache_on_container: false
select_platforms: "macosx, linux, win-mingw, android"