randombit / botan

Cryptography Toolkit
https://botan.randombit.net
BSD 2-Clause "Simplified" License
2.6k stars 570 forks source link

Move GCC and MSVC sanitizer builds to nightly #4356

Closed randombit closed 1 month ago

randombit commented 1 month ago

Both are quite slow to run, and 99% redundant with Clang sanitizer - no need to run on every single commit.