mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
Enable ASAN for macOS CI builds in ci.py
This commit is contained in:
committed by
Kovid Goyal
parent
903d2a5335
commit
bf7689b211
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -143,6 +143,7 @@ jobs:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
env:
|
||||
KITTY_BUNDLE: 1
|
||||
KITTY_SANITIZE: 1
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v6.0.3
|
||||
|
||||
Reference in New Issue
Block a user