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

Fix pipeline failures #1045

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Fix pipeline failures #1045

merged 1 commit into from
Dec 23, 2023

Commits on Dec 22, 2023

  1. Fix pipeline failures

    - Ubuntu 18.04 is unsupported in GitHub Actions so bumping remaining jobs
      to 20.04.
      https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
    - Conan 2 was released, which has breaking changes, so pegging to
      "conan<2", both in this repo, and in cnl_ci_images.
    - Fix linting errors that crept in while pipeline was disabled. See #1043.
    - Avoiding examples which no longer compile since LWG3657.
    - Latest Conan settings, from 1.62
    John McFarlane committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3b4e033 View commit details
    Browse the repository at this point in the history