mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
b3ab0bc7e3
Problem: - The version of clang to use is specified only as `clang++`. This is inconsistent with the specifications for gcc and exposed to unexpected failure if the default changes. Solution: - Specify the exact version of clang to use. I chose `clang++-9` as that is the version that `clang++` is currently resolving to. Co-authored-by: Jonathan Gopel <jgopel@quantlab.com> |
||
---|---|---|
.. | ||
doc.yml | ||
linux.yml | ||
macos.yml | ||
windows.yml |