Re: [PATCH] ci: remove workaround for ASan in Ubuntu GHA images

2024-11-26 Thread David Marchand
On Thu, Nov 7, 2024 at 2:15 PM David Marchand wrote: > > This workaround is directly applied inside Ubuntu GHA images themselves. > > Link: > https://github.com/actions/runner-images/commit/9485052d98ba055be3355565e23630de8f8c4ef8 > Signed-off-by: David Marchand Applied, thanks. -- David Mar

[PATCH] ci: remove workaround for ASan in Ubuntu GHA images

2024-11-07 Thread David Marchand
This workaround is directly applied inside Ubuntu GHA images themselves. Link: https://github.com/actions/runner-images/commit/9485052d98ba055be3355565e23630de8f8c4ef8 Signed-off-by: David Marchand --- .github/workflows/build.yml | 7 --- 1 file changed, 7 deletions(-) diff --git a/.github