Turn on ASAN for macOS regress.

This commit is contained in:
Nicholas Marriott
2026-07-12 20:59:11 +01:00
parent 330bedfb47
commit 4f981a2506
3 changed files with 3 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: macos-26-arm64
runner: macos-26
make: gmake
configure: --enable-utf8proc
configure: --enable-utf8proc --enable-asan
steps:
- name: checkout