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

ci: Add Fedora to the CI environment #347

Merged
merged 2 commits into from Aug 29, 2021
Merged

Commits on Aug 29, 2021

  1. ci: Add Fedora to the CI environment

    As Fedora ships updated GNOME components often earlier than anyone else,
    it makes sense to test this to ensure that this continues to work.
    Conan-Kudo committed Aug 29, 2021
  2. ci: Drop docs from the Fedora build

    daps is not broadly packaged, so the documentation cannot be built
    on most distributions. In particular, it's not available on Fedora
    right now, so disable it to make the build succeed.
    Conan-Kudo committed Aug 29, 2021