Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing fmt version to compile spdlog
According to gabime/spdlog#1975 spdlog will not compile with fmt 8.0.0, that is the version cached in Github Actions Runners. If I confirm that I'll not use spdlog, I can reverse this change. Right now I just want to see if the CI will run all the way.
- Loading branch information