luau/.github/workflows
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
..
push-results Feat: Added retry functionality to benchmarks (#667) 2022-09-12 08:45:55 -07:00
benchmark-dev.yml Cleanup benchmark builds a little bit (#691) 2022-09-29 15:42:23 -07:00
benchmark.yml Update benchmark.yml 2022-10-24 17:24:19 -07:00
build.yml Fix coverage github action by using clang++ without a specific version (#769) 2022-12-02 10:08:55 -08:00
new-release.yml Add new-release action to automatically build & publish release artifacts 2022-10-06 18:44:51 -07:00
release.yml Update release.yml 2022-09-29 16:19:37 -07:00