mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
1b59b38de8
The ranges features were causing compatibility issues across different compilers and platforms. Disabling them for now until C++23 support is more widespread. This should fix the remaining Ubuntu and Windows CI failures.