Skip to content

Commit e6f2a14

Browse files
committed
Push to dl.trikset build with sanitizers
1 parent 91519af commit e6f2a14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/common_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)