Skip to content
Snippets Groups Projects
  • Nikolay Shirokovskiy's avatar
    7b67f9be
    ci: add debug_asan_clang workflow · 7b67f9be
    Nikolay Shirokovskiy authored
    Similarly to release_asan_clang but to test debug build. It is also run
    only under `asan-ci` and `full-ci` labels.
    
    Fiber stack size is 2 times bigger than in the release workflow for luajit
    tests to pass. Note that this factor is a wild guess.
    
    Part of #7327
    
    NO_TEST=ci
    NO_CHANGELOG=ci
    NO_DOC=ci
    
    (cherry picked from commit 980ad3f4)
    7b67f9be
    History
    ci: add debug_asan_clang workflow
    Nikolay Shirokovskiy authored
    Similarly to release_asan_clang but to test debug build. It is also run
    only under `asan-ci` and `full-ci` labels.
    
    Fiber stack size is 2 times bigger than in the release workflow for luajit
    tests to pass. Note that this factor is a wild guess.
    
    Part of #7327
    
    NO_TEST=ci
    NO_CHANGELOG=ci
    NO_DOC=ci
    
    (cherry picked from commit 980ad3f4)