mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 09:40:10 +00:00
CI: Make asan a child of the default fedora build
Effects of that: 1. Keep artifacts 2. Produce a test report 3. Caching for ccache
This commit is contained in:
parent
07b3e8785c
commit
2d9f28c0ff
@ -415,7 +415,7 @@ static-scan:
|
||||
# Run tests with the address sanitizer. We need to turn off introspection
|
||||
# and f16c, since they are incompatible with asan
|
||||
asan-build:
|
||||
image: $FEDORA_IMAGE
|
||||
extends: .build-fedora-default
|
||||
tags: [ asan ]
|
||||
stage: analysis
|
||||
needs: []
|
||||
|
Loading…
Reference in New Issue
Block a user