Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FFmpeg back to Fedora CI #103

Merged
merged 2 commits into from Apr 16, 2022
Merged

Commits on Apr 16, 2022

  1. trivial: ci: Drop RPM Fusion repository installation for Fedora

    We do not need it for anything anymore.
    Conan-Kudo committed Apr 16, 2022
  2. ci: Install ffmpeg in the Fedora images

    Since Fedora Linux 36, there is now an ffmpeg implementation provided
    in the main repositories, so let's use it.
    Conan-Kudo committed Apr 16, 2022