Closed stevewgr closed 6 months ago
This PR fixes spdlog build errors and resolves the following issue: https://github.com/ko4life-net/ko/issues/216
Related PR that needs to be merged first and create a new release before merging this one: https://github.com/ko4life-net/ko-vendor/pull/11
I also enforced the config file to use that branch, so that versioning properly works and doesn't break when other repos gets updated.
Build passing: https://github.com/ko4life-net/ko/actions/runs/8862455572/job/24335427956
Merging.
Description
This PR fixes spdlog build errors and resolves the following issue: https://github.com/ko4life-net/ko/issues/216
Related PR that needs to be merged first and create a new release before merging this one: https://github.com/ko4life-net/ko-vendor/pull/11
I also enforced the config file to use that branch, so that versioning properly works and doesn't break when other repos gets updated.