mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 06:15:44 +08:00
7fb7f4382d
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. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
codecov.yml |