jbeder / yaml-cpp

A YAML parser and emitter in C++
MIT License
4.91k stars 1.78k forks source link

CI: test with supported C++ standards #1226

Closed tchaikov closed 9 months ago

tchaikov commented 9 months ago

this series enables the CI to test with C++11, C++17 and C++20 for better coverage.