nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
42.01k stars 6.63k forks source link

Help needed to fix CI #4025

Closed nlohmann closed 11 months ago

nlohmann commented 1 year ago

Description

I only have limited time to work on this library. I am happy to review merge requests or answer support requests in discussions, but the biggest blocker there is right now is that the CI is failing, see https://github.com/nlohmann/json/pull/3985

If you have some spare time and have an idea why Clang C++20 mode fails to compile the test suite, your help is more then welcome!