From 175f4b972d6fbd487a89c971c1cff52f3d433564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Fri, 5 Apr 2024 11:31:46 +0200 Subject: [PATCH] Test ASan build on macOS --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eb70ac0..c59cc16 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,6 +33,7 @@ jobs: - os: macos-latest platform: darwin arch: x64 + flags: --asan - os: macos-latest platform: ios arch: x64