mirror of
https://github.com/tmux/tmux.git
synced 2026-07-30 04:07:52 +00:00
Turn on ASAN for macOS regress.
This commit is contained in:
2
.github/workflows/regress.yml
vendored
2
.github/workflows/regress.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user