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: Run on Ubuntu 20.04 #194

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Commits on Sep 11, 2024

  1. CI: Run on Ubuntu 20.04

    The 18.04 runners are not available anymore as per
    actions/runner-images#6002 so use
    instead the lowest available version at the moment. While at it,
    update to the latest version of the upload-artifact action, as v1
    is deprecated; and to Python 3.7 as 3.5 is no longer available.
    Lastly, update to Meson 0.55 because that's the version now required
    by libwpe.
    aperezdc committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db88f55 View commit details
    Browse the repository at this point in the history