Skip to content

Require FFmpeg 7.1 in the build system too #210

Require FFmpeg 7.1 in the build system too

Require FFmpeg 7.1 in the build system too #210

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2