mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-16 20:55:26 +00:00
This change adds support for sanitizer build options in CI builds workflow. Currently `asan+ubsan` is enabled, while `tsan+ubsan` is left disabled as more changes are required.