forked from AuroraMiddleware/gtk
ci: Stop running the asan build every time
It fails because of address sanitizer crashes, and takes a long time. It is not that useful in this shape.
This commit is contained in:
parent
1c76f6586b
commit
b7c422cb98
@ -364,6 +364,7 @@ asan-build:
|
||||
tags: [ asan ]
|
||||
stage: analysis
|
||||
needs: []
|
||||
when: manual
|
||||
variables:
|
||||
script:
|
||||
- export PATH="$HOME/.local/bin:$PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user