yaml-cpp/.github/workflows
Alex Thiessen 1b506b4314
workflows/build.yml: Use debug std C++ library on Ubuntu
Protect from regressions due to use of undefined or
implementation-specific behavior when using `std::` containers and smart
pointers.

This only has effect on platforms with the GNU standard C++ library.

Refer to https://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode.html.
2023-11-26 18:30:38 +01:00
..
build.yml workflows/build.yml: Use debug std C++ library on Ubuntu 2023-11-26 18:30:38 +01:00
bzlmod-archive.yml remove unncessary continue-on-error (#1234) 2023-10-12 19:27:47 -04:00