luau/.github
Arseny Kapoulkine 974963a870
Enable newly added M1 GHA CI (#1158)
GitHub just released support for M1 runners for open source projects via
GHA. It can be selected by using macos-14 OS to run on.

This is very valuable because until now, Luau wasn't tested in OSS CI on
Arm64, despite the presence of a fairly large volume of AArch64 specific
code courtesy of A64 codegen. This change fixes that.

In the future we could also expand codecov reporting as it seems to work
well but it needs a little bit of cleanup for the build in question so
let's start small.
2024-02-01 05:18:27 -08:00
..
ISSUE_TEMPLATE Fix remaining references to Roblox org outside of source code 2023-10-24 10:32:59 -07:00
workflows Enable newly added M1 GHA CI (#1158) 2024-02-01 05:18:27 -08:00
codecov.yml Update codecov.yml 2023-11-15 06:30:40 -08:00