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

Replace Ubuntu 16.04 with Ubuntu 18.04 in some GitHub Actions jobs #640

Merged
merged 2 commits into from
Apr 7, 2022

Commits on Apr 6, 2022

  1. Replace Ubuntu 16.04 with Ubuntu 18.04 in GitHub Actions

    Ubuntu 16.04 is no longer available for GitHub Actions,
    because support for it has ended. Some older Clang versions
    seem to be unavailable in the APT repostiry, so those are not
    changed to 18.04 by intention.
    striezel committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    740c131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe50c8 View commit details
    Browse the repository at this point in the history