mirror of https://github.com/qt/qt5.git
Disable asan build for QtIF and QtAppMan
Currently does not pass on these modules and blocks CI. Task-number: QTBUG-120326 Change-Id: Ia6d3987112cb29757e668b69757166e896abbe70 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
parent
4952a90048
commit
c15fb88b1a
|
@ -1,6 +1,5 @@
|
|||
Version: 2
|
||||
Include: [
|
||||
cmake_platforms.yaml,
|
||||
address_sanitizer_platforms.yaml
|
||||
cmake_platforms.yaml
|
||||
]
|
||||
Configurations: []
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Version: 2
|
||||
Include: [
|
||||
cmake_platforms.yaml,
|
||||
address_sanitizer_platforms.yaml
|
||||
cmake_platforms.yaml
|
||||
]
|
||||
Configurations:
|
||||
-
|
||||
|
|
Loading…
Reference in New Issue