fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

#77 Run sanitizer only on self-hosted runners #78

Closed fktn-k closed 1 year ago

fktn-k commented 1 year ago

To simplify GitHub workflows, Clang sanitizers is configured to be activated only during jobs running on self-hosted runners for clang compilers.
The FK_YAML_RUN_SANITIZERS option is therefore not available anymore.