fmt/.github/workflows
Jonathan Gopel b3ab0bc7e3
🎨 [CI] Specify the exact version of clang to use (#1991)
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>
2020-11-08 05:18:24 -08:00
..
doc.yml Install deps in github actions instead of script 2020-11-07 11:16:38 -08:00
linux.yml 🎨 [CI] Specify the exact version of clang to use (#1991) 2020-11-08 05:18:24 -08:00
macos.yml Update CI config 2020-11-03 16:01:26 -08:00
windows.yml Update CI config 2020-11-03 16:01:26 -08:00