mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-17 13:15:23 +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.