aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/clang_linux
AgeCommit message (Collapse)Author
2021-04-30CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting ↵Even Rouault
allowing to choose which nlohmann/json to use Co-authored-by: Mike Taves <mwtoews@gmail.com>
2021-02-07CI: specify pip < 21.0; avoid using pip3 script (#2516)Mike Taves
2020-11-26Github action: add a clang linux build jobEven Rouault