fktn-k / fkYAML

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

#70 Fixed Git tag for FetchContent test #71

Closed fktn-k closed 1 year ago

fktn-k commented 1 year ago

Referenced git tag in FetchContent test have been modified to the head of develop branch.
In addition, self-hosted runners have been separated in terms of compiler types (gcc, clang) to speed up execution of CI jobs.