build: disable test-asan workflow · nodejs/node@977af25 · GitHub
Skip to content

Commit 977af25

Browse files
targosmarco-ippolito
authored andcommitted
build: disable test-asan workflow
It is running on ubuntu-20.04, which will inevitably be removed from GitHub actions at some point. Attempts to upgrade it to ubuntu-22.04 and ubuntu-24.04 have failed. It is now blocking V8 updates because of errors that happen only with the `test-asan` job. Refs: #52374 Refs: #53651 (comment) PR-URL: #53844 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 8c8e368 commit 977af25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-asan.yml

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)