luau/.github
vegorov-rbx 91302d1d4c
Fix coverage github action by using clang++ without a specific version (#769)
Github fails to find clang++-10.
Since we install llvm without a specific version number, we shouldn't
use clang++-10 with a version number.

I tried installing llvm-10, but that package is not available on github
(any more?).
2022-12-02 10:08:55 -08:00
..
ISSUE_TEMPLATE Update config.yml 2021-11-08 15:01:57 -08:00
workflows Fix coverage github action by using clang++ without a specific version (#769) 2022-12-02 10:08:55 -08:00
codecov.yml Update coverage report to codecov (#606) 2022-07-20 15:12:30 -07:00