File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,7 @@ jobs:
145145 build_installer : true
146146 need_deploy : false
147147 qmake_extra : " CONFIG+=tests CONFIG+=noPch CONFIG+=ccache CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address"
148+ tests : true
148149 gcc_version : 13
149150 trik_qt_version : 5.15
150151 trik_python3_version_minor : 11
@@ -159,8 +160,7 @@ jobs:
159160 container_name : rockylinux:8
160161 build : true
161162 build_installer : true
162- tests : true
163- qmake_extra : " CONFIG+=noPch CONFIG+=ccache CONFIG+=no-sanitizers CONFIG+=warn_off"
163+ qmake_extra : " CONFIG+=noPch CONFIG+=ccache CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address"
164164 gcc_version : 13
165165 trik_qt_version : 5.15
166166 trik_python3_version_minor : 11
You can’t perform that action at this time.
0 commit comments