0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/.github
Matheus Marchini 81c03bcebd
build: re-enable ASAN Action using clang
clang's linker seems to use considerably less memory than gcc, allowing
us to run on Actions without running out of memory.

Signed-off-by: Matheus Marchini <mmarchini@netflix.com>

PR-URL: https://github.com/nodejs/node/pull/32776
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2020-04-13 15:41:32 -07:00
..
ISSUE_TEMPLATE doc: remove .github/ISSUE_TEMPLATE.md in favor of the template folder 2020-02-07 08:03:13 -10:00
workflows build: re-enable ASAN Action using clang 2020-04-13 15:41:32 -07:00
PULL_REQUEST_TEMPLATE.md doc: add dco to github pr template 2019-08-26 09:52:50 -07:00
SUPPORT.md