luau/.github
Arseny Kapoulkine 7fb7f4382d
Use ubuntu-latest on GHA when possible (#1112)
We need ubuntu-20.04 for coverage analysis (clang after 10 doesn't seem
to properly interact with gcov version used for codecov) and for
releases (to produce binaries targeting earlier glibc).

However, we still should be verifying that Luau builds on latest,
because newer toolchains have stricter standard library headers and/or
warnings; without this we're at risk of constantly regressing the build
for packaging or external applications.

Note that release.yml can probably just be deleted but for now we simply
adjust it.
2023-11-27 03:24:57 -08:00
..
ISSUE_TEMPLATE Fix remaining references to Roblox org outside of source code 2023-10-24 10:32:59 -07:00
workflows Use ubuntu-latest on GHA when possible (#1112) 2023-11-27 03:24:57 -08:00
codecov.yml Update codecov.yml 2023-11-15 06:30:40 -08:00