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 std::variant, std::filesystem::path tests on GCC-8, Clang-7,8. #2951

Merged
merged 2 commits into from
Jul 2, 2022

Commits on Jul 2, 2022

  1. Fix std::variant, std::filesystem::path tests on GCC-8, Clang-7,8.

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    cf296cc View commit details
    Browse the repository at this point in the history
  2. New CI: GCC-8 C++17, Clang-8 C++17.

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    9dba14f View commit details
    Browse the repository at this point in the history