node/.github/workflows
Matheus Marchini 5c4d8cd72b 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-28 13:15:00 +02:00
..
build-tarball.yml build: add build from tarball 2020-04-28 13:14:59 +02:00
build-windows.yml test: fix python-version selection with actions 2020-04-11 10:05:46 +02:00
linters.yml build: remove make lint on lint-py 2020-04-11 10:06:04 +02:00
misc.yml build: drop Travis in favor of Actions 2020-03-30 19:17:59 +02:00
remark-lint-problem-matcher.json build: annotate markdown lint failures in pull requests 2020-03-25 17:04:43 -04:00
test-asan.yml build: re-enable ASAN Action using clang 2020-04-28 13:15:00 +02:00
test-linux.yml build: output dots instead of tap in GitHub actions 2020-04-13 13:28:44 +02:00
test-macos.yml build: output dots instead of tap in GitHub actions 2020-04-13 13:28:44 +02:00