Files
json/.github
Niels Lohmann 6a752d9a8d Fix ci_test_compilers_gcc_old: install git for CMake's FetchContent tests
Official ubuntu:20.04 ships no git at all (actions/checkout only succeeded
via its API-download fallback). The cmake_fetch_content(2) tests invoke
CMake's own ExternalProject_Add, which needs a real git binary and failed
with "could not find git for clone of json-populate". Install git alongside
the other build prerequisites.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-07-10 07:45:29 +02:00
..
2023-08-28 22:04:08 +02:00
2026-07-08 16:40:58 +02:00
2025-05-04 10:28:24 +02:00