fktn-k / fkYAML

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

#64 add self-hosted runner for GitHub Actions #65

Closed fktn-k closed 1 year ago

fktn-k commented 1 year ago

Script contents have been modified to support self-hosted runner of GitHub Actions.
The self-hosted runner is a private project which contains various tools(compilers, linters, testers etc) to execute more compilicated tests during GitHub Actions.