fmt/.github
Jonathan Gopel 031246a1cc 🎨 [CI] Specify the exact version of clang to use
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.
2020-11-07 11:49:28 -07:00
..
workflows 🎨 [CI] Specify the exact version of clang to use 2020-11-07 11:49:28 -07:00
pull_request_template.md Move PR template 2020-11-03 14:52:47 -08:00